[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TFileAction - base class for providing actions associated with various file dialogs and menu options
Source position: stdactns.pas line 155
type TFileAction = class(TCommonDialogAction) |
||
protected |
||
function GetDialog; |
|
GetDialog - returns a TOpenDialog for use in this File action |
|
The FileName on which this action performs |
|
end; |
|
TFileAction - base class for providing actions associated with various file dialogs and menu options |
|
| | ||
|
TCommonDialogAction - base class for providing actions associated with Dialogs |
|
| | ||
|
TCustomAction is the ancestor class for TAction |
|
| | ||
|
TContainedAction - parent class for TCustomAction; defines some properties especially relationships with parents |
|
| | ||
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |