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

  

Opens a file in the current directory, selected by File Dialog.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.