[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled when a result is available for the dialog.
Source position: dialogs.pp line 116
protected property TCommonDialog.OnDialogResult : TDialogResultEvent |
OnDialogResult is a TDialogResultEvent property with the event handler signalled when a result is available for the dialog.
OnDialogResult is a platform-specific property, and may not be used in all widgetsets. It provides a way for platforms which use native dialogs in their implementation to notify the dialog that a result is available.
|
Specifies an event signalled when a result is returned in a dialog. |
Version 4.0 | Generated 2025-05-03 | Home |