[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |