[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: pairsplitter.pas line 112
public destructor TCustomPairSplitter.Destroy; override; |
Destroy is the destructor for the class instance. Destroy ensures that the class instances in Sides are not created (or re-created), and calls the inherited destructor.
|
Provides access to the adjacent children resized using the Splitter. |
|
|
Implements the child controls used in the TPairSplitter component. |
|
|
Destructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |