TLabel
FieldParam(s)Type
Align-TAlign
Alignment-TStaticAlignment
BorderStyle-TStaticBorderStyle
Caption-String
ClientRect-RECT
Color-Integer
Cursor-HCURSOR
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
HelpContext-Integer
Hint-String
Left-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
ShowHint-Boolean
Tag-Integer
Top-Integer
Visible-Boolean
Width-Integer
-
BringToFrontSelf As TLabelSUB
CreateSelf As TLabelFUNCTION
FreeSelf As TLabelSUB
-
SetAlignSelf As TLabel , byval fAlign As TAlignSUB
SetAlignmentSelf As TLabel , byval fAlignment As TStaticAlignmentSUB
SetBorderStyleSelf As TLabel , byval fBorderStyle As TStaticBorderStyleSUB
SetCaptionSelf As TLabel , byval fCaption As StringSUB
SetColorSelf As TLabel , byval fColor As IntegerSUB
SetCursorSelf As TLabel , byval fCursor As HCURSORSUB
SetEnabledSelf As TLabel , byval fEnabled As BooleanSUB
SetFontSelf As TLabel , fFont As TFontSUB
SetHeightSelf As TLabel , byval fHeight As IntegerSUB
SetHintSelf As TLabel , byval fHint As StringSUB
SetLeftSelf As TLabel , byval fLeft As IntegerSUB
SetParentSelf As TLabel , byval fParent As HWNDSUB
SetPopupMenuSelf As TLabel , PopupMenu As TPopupMenuSUB
SetShowHintSelf As TLabel , byval fShowHint As BooleanSUB
SetTopSelf As TLabel , byval fTop As IntegerSUB
SetVisibleSelf As TLabel , byval fVisible As BooleanSUB
SetWidthSelf As TLabel , byval fWidth As IntegerSUB
-
OnClickSelf As TLabelSUB
OnDblClickSelf As TLabelSUB
OnKeyDownSelf As TLabel , Key As WordSUB
OnKeyPressSelf As TLabel , Key As ByteSUB
OnKeyUpSelf As TLabel , Key As WordSUB
OnMouseDownSelf As TLabel , byval Button As Integer , byval X As Integer , byval Y As Integer , byval Shift As IntegerSUB
OnMouseMoveSelf As TLabel , byval X As Integer , byval Y As Integer , byval Shift As IntegerSUB
OnMouseUpSelf As TLabel , byval Button As Integer , byval X As Integer , byval Y As Integer , byval Shift As IntegerSUB