[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set constant with the default Open Dialog options used in TOpenDialog.
Source position: dialogs.pp line 235
const DefaultOpenDialogOptions = [ofEnableSizing, ofViewDetail]; |
Contains the following values from the TOpenOption enumeration:
DefaultOpenDialogOptions is used as the default value for the Options property in TOpenDialog.
|
Options to be used for this dialog. |
|
|
Options which can be used in a TOpenDialog instance. |
Version 4.0 | Generated 2025-05-03 | Home |