[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'PairSplitter' (#lcl)

TPairSplitter

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

Declaration

Source position: pairsplitter.pas line 126

type TPairSplitter = class(TCustomPairSplitter)

published

  property Align;

  

  property Anchors;

  

  property BorderSpacing;

  

  property Cursor;

  property Enabled;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnResize;

  

  property OnChangeBounds;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Position;

  

  property ShowHint;

  

  property SplitterType;

  

  property Visible;

  

end;

Inheritance

TPairSplitter

  

|

TCustomPairSplitter

  

|

TWinControl

|

TControl

|

TLCLComponent

  

TLCLComponent - base class for LCL components

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.