[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: valedit.pas line 43
public destructor TItemProp.Destroy; override; |
Destroy is the destructor for the class instance. Destroy frees resources allocated for the PickList property, and calls the inherited Destroy method.
|
Values that can be selected for the item in TValueListEditor. |