[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Implements the callback used to update values in Options when the widgetset class processes the dialog result.
Source position: dialogs.pp line 259
public procedure TOpenDialog.IntfSetOption( |
const AOption: TOpenOption; |
const AValue: Boolean |
); |
AOption |
|
TOpenOption enumeration value updated in the Options for the dialog. |
AValue |
|
True to include the option in the class instance. False to exclude the option. |
Version 4.0 | Generated 2025-05-03 | Home |