[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: pairsplitter.pas line 111
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. |
lazarus-ccr.sourceforge.net |