[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |