[Overview][Types][Classes][Procedures and functions][Index] |
Gets the class reference used to create the Dialog for the action.
Source position: stdactns.pas line 165
protected function TFileOpen.GetDialogClass: TCommonDialogClass; override; |
TCommonDialogClass reference used to create the Dialog.
|
The Open Dialog to be used with this action. |
|
|
Class reference for the TCommonDialog type. |
|
|
GetDialogClass - returns the class type for the dialog associated with this action. |
lazarus-ccr.sourceforge.net |