Unit 'AdvancedLabel' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TAdvancedLabel

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

Declaration

Source position: advancedlabel.pas line 42

type TAdvancedLabel = class(TCustomAdvancedLabel)

protected

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

published

  property AutoLink: Boolean; [rw]

  

  property Link: Boolean; [rw]

  

  property LinkColor: TColor; [rw]

  

  property LinkStyle: TFontStyles; [rw]

  

  property HotTrack: Boolean;

  

  property HotTrackColor: TColor;

  

  property HotTrackStyle: TFontStyles;

  

  property OnClick: TNotifyEvent; [rw]

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSize;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property Caption;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property FocusControl;

  

  property Font;

  

  property Layout;

  

  property ParentBidiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Transparent;

  

  property Visible;

  

  property WordWrap;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnChangeBounds;

  

  property OnContextPopup;

  

  property OnResize;

  

  property OnStartDrag;

  

  property OptimalFill;

  

end;

Inheritance

TAdvancedLabel

  

|

TCustomAdvancedLabel

  

|

TObject



CT Web help

CodeTyphon Studio