Class SLScope.TSLBasicDisplayTitle

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLBasicDisplayTitle : [[Class SLScope.TSLOptionalView|Mitov.PlotLab.OptionalView]]
+
'''public ref class''' BasicDisplayTitle : [[Class SLScope.TSLOptionalView|Mitov.PlotLab.OptionalView]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 39: Line 39:
 
*[[Property SLScope.TSLBasicDisplayTitle.Text|Text]] - Specifies the text of the title.  
 
*[[Property SLScope.TSLBasicDisplayTitle.Text|Text]] - Specifies the text of the title.  
 
*[[Property SLScope.TSLBasicDisplayTitle.Font|Font]] - Specifies the font of the title.  
 
*[[Property SLScope.TSLBasicDisplayTitle.Font|Font]] - Specifies the font of the title.  
 +
*[[Property SLScope.TSLBasicDisplayTitle.Align|Align]]
  
 
== Methods ==
 
== Methods ==
Line 44: Line 45:
 
=== Public ===
 
=== Public ===
 
*[[Method procedure SLScope.TSLBasicDisplayTitle.Draw(TSLDisplayDrawPart;TLPCanvas;Boolean;Boolean)|procedure Draw(ADrawPart : TSLDisplayDrawPart; ACanvas : TLPCanvas; Vertical : Boolean; Printing : Boolean)]]
 
*[[Method procedure SLScope.TSLBasicDisplayTitle.Draw(TSLDisplayDrawPart;TLPCanvas;Boolean;Boolean)|procedure Draw(ADrawPart : TSLDisplayDrawPart; ACanvas : TLPCanvas; Vertical : Boolean; Printing : Boolean)]]
 +
*[[Method procedure SLScope.TSLBasicDisplayTitle.SetTextDefault(String)|procedure SetTextDefault(AValue : String)]]
  
 
== From [[Class SLScope.TSLOptionalView|TSLOptionalView]] ==
 
== From [[Class SLScope.TSLOptionalView|TSLOptionalView]] ==
Line 114: Line 116:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function LPComponent.TLPPersistent.QueryInterface(TGUID;TObject) : HResult|function QueryInterface(IID : TGUID; Obj : TObject) : HResult]]
 
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:30, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabScopePkg

Unit: SLScope

Inherits: TSLOptionalView

Contents

Syntax

Delphi:

type TSLBasicDisplayTitle = class( TSLOptionalView )

C++ Builder:

class TSLBasicDisplayTitle : public TSLOptionalView

Visual C++ (MFC):

class CTSLBasicDisplayTitle : public CTSLOptionalView

C# (.NET):

public ref class BasicDisplayTitle : Mitov.PlotLab.OptionalView

Summary

Base class for scope and waterfall display titles.

Description

Base class for scope and waterfall display titles.

Properties

Published

Methods

Public

From TSLOptionalView

Properties

Published

Methods

Public

From TSLCustomSizeDisplayView

Properties

Published

From TSLCustomColorDisplayView

Properties

Published

From TSLDisplayView

Properties

Public

Methods

Public

From TSLDisplayComponent

Properties

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox