Class SLScope.TSLDisplayTextLabel
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		||
| Line 39: | Line 39: | ||
*[[Property SLScope.TSLDisplayTextLabel.Position|Position]] - Specifies the position of the label.    | *[[Property SLScope.TSLDisplayTextLabel.Position|Position]] - Specifies the position of the label.    | ||
*[[Property SLScope.TSLDisplayTextLabel.Font|Font]] - Specifies the font of the label.    | *[[Property SLScope.TSLDisplayTextLabel.Font|Font]] - Specifies the font of the label.    | ||
| + | |||
| + | === Public ===  | ||
| + | *[[Property SLScope.TSLDisplayTextLabel.IsDynamic|IsDynamic]] - The label is created by the user from inside the component dialog.   | ||
== Methods ==  | == Methods ==  | ||
=== Public ===  | === Public ===  | ||
| + | *[[Method function SLScope.TSLDisplayTextLabel.GetOwnerComponent() : TSLDataDisplay|function GetOwnerComponent() : TSLDataDisplay]]  | ||
*[[Method procedure SLScope.TSLDisplayTextLabel.Draw(TLPCanvas;TRect;Boolean)|procedure Draw(ACanvas : TLPCanvas; DispRect : TRect; Printing : Boolean)]]  | *[[Method procedure SLScope.TSLDisplayTextLabel.Draw(TLPCanvas;TRect;Boolean)|procedure Draw(ACanvas : TLPCanvas; DispRect : TRect; Printing : Boolean)]]  | ||
| + | *[[Method function SLScope.TSLDisplayTextLabel.HitTest(Integer;Integer;TRect) : Boolean|function HitTest(X : Integer; Y : Integer; DispRect : TRect) : Boolean]]  | ||
== From [[Class SLScope.TSLOptionalAxesCursorDisplayCollectionItem|TSLOptionalAxesCursorDisplayCollectionItem]] ==  | == From [[Class SLScope.TSLOptionalAxesCursorDisplayCollectionItem|TSLOptionalAxesCursorDisplayCollectionItem]] ==  | ||
| Line 54: | Line 59: | ||
== From [[Class SLScope.TSLOptionalAxesDisplayCollectionItem|TSLOptionalAxesDisplayCollectionItem]] ==  | == From [[Class SLScope.TSLOptionalAxesDisplayCollectionItem|TSLOptionalAxesDisplayCollectionItem]] ==  | ||
| − | ==   | + | == Methods ==  | 
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
=== Public ===  | === Public ===  | ||
| − | *[[  | + | *[[Method function SLScope.TSLOptionalAxesDisplayCollectionItem.GetOwnerComponent() : TSLDataDisplay|function GetOwnerComponent() : TSLDataDisplay]]  | 
| − | + | ||
== From [[Class SLScope.TSLOptionalDisplayCollectionItem|TSLOptionalDisplayCollectionItem]] ==  | == From [[Class SLScope.TSLOptionalDisplayCollectionItem|TSLOptionalDisplayCollectionItem]] ==  | ||
| Line 70: | Line 70: | ||
=== Published ===  | === Published ===  | ||
*[[Property SLScope.TSLOptionalDisplayCollectionItem.Visible|Visible]] - Specifies if the item will be visible.    | *[[Property SLScope.TSLOptionalDisplayCollectionItem.Visible|Visible]] - Specifies if the item will be visible.    | ||
| + | |||
| + | == From [[Class SLScope.TSLDisplaySelectableCollectionItem|TSLDisplaySelectableCollectionItem]] ==  | ||
| + | |||
| + | == Methods ==  | ||
| + | |||
| + | === Public ===  | ||
| + | *[[Method procedure SLScope.TSLDisplaySelectableCollectionItem.MouseEnter()|procedure MouseEnter()]]  | ||
| + | *[[Method procedure SLScope.TSLDisplaySelectableCollectionItem.MouseLeave()|procedure MouseLeave()]]  | ||
| + | *[[Method procedure SLScope.TSLDisplaySelectableCollectionItem.MouseDown(TMouseButton;TShiftState;Integer;Integer;Boolean;Boolean)|procedure MouseDown(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer; MouseInside : Boolean; var MouseHandled : Boolean)]]  | ||
| + | *[[Method procedure SLScope.TSLDisplaySelectableCollectionItem.MouseUp(TMouseButton;TShiftState;Integer;Integer;Boolean)|procedure MouseUp(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer; MouseInside : Boolean)]]  | ||
== From [[Class SLScope.TSLDisplayCollectionItem|TSLDisplayCollectionItem]] ==  | == From [[Class SLScope.TSLDisplayCollectionItem|TSLDisplayCollectionItem]] ==  | ||
| Line 76: | Line 86: | ||
=== Published ===  | === Published ===  | ||
| − | |||
*[[Property SLScope.TSLDisplayCollectionItem.Tag|Tag]] - Stores an general purpose integer value as part of an item    | *[[Property SLScope.TSLDisplayCollectionItem.Tag|Tag]] - Stores an general purpose integer value as part of an item    | ||
| + | |||
| + | == From [[Class LPComponent.TLPNamedCollectionItem|TLPNamedCollectionItem]] ==  | ||
| + | |||
| + | == Properties ==  | ||
| + | |||
| + | === Published ===  | ||
| + | *[[Property LPComponent.TLPNamedCollectionItem.Name|Name]]  | ||
| + | |||
| + | == From [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] ==  | ||
| + | |||
| + | == Methods ==  | ||
| + | |||
| + | === Public ===  | ||
| + | *[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TLPCollectionItem) : HResult|function QueryInterface(IID : TGUID; Obj : TLPCollectionItem) : HResult]]  | ||
[[Category:Classes]]  | [[Category:Classes]]  | ||
Revision as of 20:29, 10 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: TSLOptionalAxesCursorDisplayCollectionItem
Syntax
Delphi:
type TSLDisplayTextLabel = class( TSLOptionalAxesCursorDisplayCollectionItem )
C++ Builder:
class TSLDisplayTextLabel : public TSLOptionalAxesCursorDisplayCollectionItem
Visual C++ (MFC):
class CTSLDisplayTextLabel : public CTSLOptionalAxesCursorDisplayCollectionItem
C# (.NET):
public ref class TSLDisplayTextLabel : Mitov.PlotLab.OptionalAxesCursorDisplayCollectionItem
Summary
Display text label class.
Description
Defines display text label class.
Properties
Published
Public
- IsDynamic - The label is created by the user from inside the component dialog.
 
Methods
Public
- function GetOwnerComponent() : TSLDataDisplay
 - procedure Draw(ACanvas : TLPCanvas; DispRect : TRect; Printing : Boolean)
 - function HitTest(X : Integer; Y : Integer; DispRect : TRect) : Boolean
 
From TSLOptionalAxesCursorDisplayCollectionItem
Properties
Published
- MouseCursor - Specifies the image used to represent the mouse pointer when it passes into the region covered by the element.
 
From TSLOptionalAxesDisplayCollectionItem
Methods
Public
From TSLOptionalDisplayCollectionItem
Properties
Published
- Visible - Specifies if the item will be visible.
 
From TSLDisplaySelectableCollectionItem
Methods
Public
- procedure MouseEnter()
 - procedure MouseLeave()
 - procedure MouseDown(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer; MouseInside : Boolean; var MouseHandled : Boolean)
 - procedure MouseUp(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer; MouseInside : Boolean)
 
From TSLDisplayCollectionItem
Properties
Published
- Tag - Stores an general purpose integer value as part of an item