DialogTitle - the title to appear on the dialog.
Source position: editbtn.pas line 405
published property TFileNameEdit.DialogTitle : string |
DialogTitle is a String property that contains the title displayed on the dialog executed by clicking on Button. The value in DialogTitle is assigned to the TCommonDialog descendant created in the CreateDialog method.
|
Determines the dialog type executed when the Button in the control is clicked. |
|
|
DialogOptions - set of options enabled for the file open dialog. |
| Version 4.4 | Generated 2025-11-08 | Home |