[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: stdactns.pas line 195
type TFileSaveAs = class(TFileAction) |
||
protected |
||
function GetDialogClass; override; |
|
|
published |
||
property Caption: string; |
|
|
property Dialog: TSaveDialog; [r] |
|
|
property Enabled: Boolean; |
|
|
property HelpContext: THelpContext; |
|
|
property Hint: string; |
|
|
property ImageIndex: Integer; |
|
|
property ShortCut: TShortCut; |
|
|
property SecondaryShortCuts: TShortCutList; |
|
|
property Visible: Boolean; |
|
|
property BeforeExecute: TNotifyEvent; |
|
|
property OnAccept: TNotifyEvent; |
|
|
property OnCancel: TNotifyEvent; |
|
|
property OnHint: THintEvent; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |