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

TCustomPairSplitter.CreateSides

Creates missing any controls in the Sides property.

Declaration

Source position: pairsplitter.pas line 115

public procedure TCustomPairSplitter.CreateSides;

Description

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.

See also

TCustomPairSplitter.Sides

  

Provides access to the adjacent children resized using the Splitter.

TCustomPairSplitter.Create

  

Constructor for the class instance.

TCustomPairSplitter.CreateWnd

  

Creates the window handle for the control.

TCustomPairSplitter.Loaded

  

Performs actions when LCL component streaming has been completed.


Version 4.0 Generated 2025-05-03 Home