Unit 'DAV_GuiBaseControl' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

TGuiBaseControl

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

Declaration

Source position: DAV_GuiBaseControl.pas line 276

type TGuiBaseControl = class(TCustomGuiBaseMouseControl)

published

  property Enabled;

  

  property Align;

  

  property Anchors;

  

  property Constraints;

  

  property ShowHint;

  

  property Visible;

  

  property PopupMenu;

  

  property DragKind;

  

  property DragCursor;

  

  property DragMode;

  

  property OnClick;

  

  property OnConstrainedResize;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnResize;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property OnPaint: TNotifyEvent;

  

  property OnMouseEnter: TNotifyEvent;

  

  property OnMouseLeave: TNotifyEvent;

  

  property OnDragMouseMove: TGuiOnDragMouseMove;

  

end;

Inheritance

TGuiBaseControl

  

|

TCustomGuiBaseMouseControl

  

|

TCustomGuiBaseControl

  

|

TBufferedGraphicControl

  

|

TObject



CT Web help

CodeTyphon Studio