GetDialog - returns a TOpenDialog for use in this File action.
Source position: stdactns.pas line 156
protected function TFileAction.GetDialog: TOpenDialog; |
TOpenDialog instance used in the class.
|
Opens a file in the current directory, selected by File Dialog. |