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

TFileAction.GetDialog

GetDialog - returns a TOpenDialog for use in this File action.

Declaration

Source position: stdactns.pas line 156

protected function TFileAction.GetDialog: TOpenDialog;

Function result

TOpenDialog instance used in the class.

See also

TOpenDialog

  

Implements a File / Open dialog used to select one or more files on the local file system.


Version 4.4 Generated 2025-11-08 Home