[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pairsplitter.pas line 120
type TPairSplitter = class(TCustomPairSplitter) |
||
published |
||
property Align; |
|
|
property Anchors; |
|
|
property BorderSpacing; |
|
|
property Constraints; |
||
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; |
|
||
| | ||
|
||
| | ||
|
The base class for controls which can contain other (child) controls. |
|
| | ||
|
The base class for visible controls. |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |