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

TcyHotLabel

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

Declaration

Source position: cyHotLabel.pas line 114

type TcyHotLabel = class(TcyCustomHotLabel)

public

  property Canvas;

  

published

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSize;

  

  property BiDiMode;

  

  property Caption;

  

  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 CaptionIndentLeft: Word;

  

  property CaptionIndentRight: Word;

  

  property CaptionIndentTop: Word;

  

  property CaptionIndentBottom: Word;

  

  property CaptionRender: TCaptionRender;

  

  property CaptionOrientation: TCaptionOrientation;

  

  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

TcyHotLabel

  

|

TcyCustomHotLabel

  

|

TcyBaseLabel

  

|

TObject



CT Web help

CodeTyphon Studio