Unit 'StdActns' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TFileOpen.Dialog

The Open Dialog to be used with this action.

Declaration

Source position: stdactns.pas line 168

published property TFileOpen.Dialog : TOpenDialog
  read GetDialog;

Description

Dialog is a read-only TOpenDialog property with the dialog used to select a file for the File Open action.

See also

TFileAction.FileName

  

File name returned from the dialog in the action.