Destructor for the class instance.
Source position: valedit.pas line 180
public destructor TValueListEditor.Destroy; override; |
Destroy is the destructor for the class instance. Destroy frees resources allocated to the Strings and TitleCaptions properties, and calls the inherited Destroy method.
|
Constructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |