[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TLazDockSplitter - a splitter used with Lazarus Docking components
Source position: ldocktree.pas line 182
type TLazDockSplitter = class(TCustomSplitter) end; |
||
public |
||
constructor Create(); override; |
|
Create - constructor for TLazDockSplitter: calls inherited Create and initialises minimum size |
|
TLazDockSplitter - a splitter used with Lazarus Docking components |
|
| | ||
|
TCustomSplitter : the base type for TSplitter |
|
| | ||
|
The base class for windowed controls which paint themselves. |
|
| | ||
|
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 |
lazarus-ccr.sourceforge.net |