Unit 'cyDBHotLabel' Package
[Overview][Classes][Index] [#pl_cindy]

TcyDBHotLabel

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

Declaration

Source position: cyDBHotLabel.pas line 53

type TcyDBHotLabel = class(TcyCustomHotLabel)

protected

  function GetLabelText; override;

  

  procedure Loaded; override;

  

  procedure Notification(); override;

  

  procedure SetAutoSize(); override;

  

public

  property Canvas;

  

  property Caption;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function ExecuteAction(); override;

  

  function UpdateAction(); override;

  

  function UseRightToLeftAlignment; override;

  

  property Field: TField; [r]

  

published

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSize;

  

  property BiDiMode;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property FocusControl;

  

  property ParentBiDiMode;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Transparent;

  

  property Layout;

  

  property Visible;

  

  property WordWrap;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property Animation: TcyAnimation;

  

  property CaptionIndentLeft: Word;

  

  property CaptionIndentRight: Word;

  

  property CaptionIndentTop: Word;

  

  property CaptionIndentBottom: Word;

  

  property CaptionRender: TCaptionRender;

  

  property CaptionOrientation: TCaptionOrientation;

  

  property OnPaint: TNotifyEvent;

  

  property Bevels: tcyBevels;

  

  property DegradeEnter: TcyGradient;

  

  property DegradeLeave: TcyGradient;

  

  property DegradeMouseDown: TcyGradient;

  

  property FontEnter: TFont;

  

  property FontLeave: TFont;

  

  property FontMouseDown: TFont;

  

  property ShadowEnter: TcyShadowText;

  

  property ShadowLeave: TcyShadowText;

  

  property ShadowMouseDown: TcyShadowText;

  

end;

Inheritance

TcyDBHotLabel

  

|

TcyCustomHotLabel

  

|

TcyBaseLabel

  

|

TObject



CT Web help

CodeTyphon Studio