Unit 'PairSplitter' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TPairSplitter

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

Declaration

Source position: pairsplitter.pas line 129

type TPairSplitter = class(TCustomPairSplitter)

published

  property Align: TAlign;

  

  property Anchors: TAnchors;

  

  property BorderSpacing: TControlBorderSpacing;

  

  property Constraints: TSizeConstraints;

  

  property Color: TColor;

  

  property Cursor: TCursor;

  

  property Enabled: Boolean;

  

  property ParentShowHint: Boolean;

  

  property PopupMenu: TPopupMenu;

  

  property Position: Integer;

  

  property ShowHint: Boolean;

  

  property SplitterType: TPairSplitterType;

  

  property Visible: Boolean;

  

  property OnMouseDown: TMouseEvent;

  

  property OnMouseEnter: TNotifyEvent;

  

  property OnMouseLeave: TNotifyEvent;

  

  property OnMouseMove: TMouseMoveEvent;

  

  property OnMouseUp: TMouseEvent;

  

  property OnMouseWheel: TMouseWheelEvent;

  

  property OnMouseWheelDown: TMouseWheelUpDownEvent;

  

  property OnMouseWheelUp: TMouseWheelUpDownEvent;

  

  property OnResize: TNotifyEvent;

  

  property OnChangeBounds: TNotifyEvent;

  

end;

Inheritance

TPairSplitter

  

|

TCustomPairSplitter

  

|

TWinControl

  

Implements a windowed control which can contain other child controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio