Remove the TPropInfoList instance from memory.
Source position: rttiutils.pp line 58
public destructor TPropInfoList.Destroy; override; |
Destroy cleans up the internal structures maintained by TPropInfoList and then calls the inherited Destroy.
|
Create a new instance of TPropInfoList. |