Destructor for the class instance.
Source position: extctrls.pp line 1328
public destructor TCustomFlowPanel.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy calls the inherited destructor, and frees resources allocated to the ControlList property.
| Version 4.6 | Generated 2026-02-20 | Home |