TTMSFNCDirectoryEditDialogCloseEvent Event Type
Event handler type fired after the directory selection dialog closes.
API unit family: TMSFNCDirectoryEdit
Parameters
| Name | Description |
|---|---|
Sender |
Control that raised the event. |
AResultPath |
Directory path returned by the dialog. |
ASuccess |
True when the user confirmed a directory selection. |