[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'StdActns' (#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.


Version 4.0 Generated 2025-05-03 Home