Gets the dialog class type.
Source position: stdactns.pas line 307
protected function TSearchFind.GetDialogClass: TCommonDialogClass; override; |
Returns TFindDialog for the action.
Returns the TFindDialog class type in TSearchFind.
|
GetDialogClass - returns the class type for the dialog associated with this action. |