Unit 'JPP.Common' Package
[Overview][Constants][Types][Classes][Index] [#pl_jppack]

TJppControlBoundLabel

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

Declaration

Source position: JPP.Common.pas line 121

type TJppControlBoundLabel = class(TCustomLabel)

public

  constructor Create();

  

published

  property OnAdjustBounds: TNotifyEvent; [rw]

  

  property BiDiMode;

  

  property Caption;

  

  property Color;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Font;

  

  property Height: Integer; [rw]

  

  property Left: Integer; [r]

  

  property ParentBiDiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Top: Integer; [r]

  

  property Transparent;

  

  property Layout;

  

  property WordWrap;

  

  property Width: Integer; [rw]

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property FocusControl;

  

end;

Inheritance

TJppControlBoundLabel

  

|

TObject



CT Web help

CodeTyphon Studio