[Overview][Types][Classes][Procedures and functions][Index] |
Creates missing any controls in the Sides property.
Source position: pairsplitter.pas line 115
public procedure TCustomPairSplitter.CreateSides; |
CreateSides is a procedure used to create missing values in the Sides property. CreateSides ensures that both TPairSplitterSide instances used in the component have been created (and parented).
No actions are performed in the method when component streaming has not been completed, or when the component is freed.
CreateSides is called from the Create, CreateWnd, and Loaded methods.
|
Provides access to the adjacent children resized using the Splitter. |
|
|
Constructor for the class instance. |
|
|
Creates the window handle for the control. |
|
|
Performs actions when LCL component streaming has been completed. |
Version 4.0 | Generated 2025-05-03 | Home |