Destructor for the class instance.
Source position: dialogs.pp line 163
public destructor TFileDialog.Destroy; override; |
Destroy is the destructor for TFileDialog, and frees file and history lists then calls the inherited Destroy method.
| Version 4.6 | Generated 2026-02-20 | Home |