Unit 'LSControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TLSLabel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LSControls.pas line 1587

type TLSLabel = class(TLSCustomLabel)

published

  property About: string; [s]

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSize;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property Caption;

  

  property Color;

  

  property Control: TWinControl;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Ellipsis: Boolean;

  

  property Enabled;

  

  property FocusControl;

  

  property Font;

  

  property HighlightColor: TGraphicsColor;

  

  property LabelPosition: TLSLabelPosition;

  

  property LabelSpacing: Integer;

  

  property LabelType: TLSLabelType;

  

  property Layout;

  

  property ParentBidiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Path: string;

  

  property Pattern: string;

  

  property Patterns: TLSRegExList;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Transparent;

  

  property Visible;

  

  property VisitedURLColor: TColor;

  

  property WordWrap;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnChangeBounds;

  

  property OnContextPopup;

  

  property OnValidate: TLSValidateEvent;

  

  property OnResize;

  

  property OnStartDrag;

  

  property OptimalFill;

  

end;

Inheritance

TLSLabel

  

|

TLSCustomLabel

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio