Klasse TFileOpen

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TFileOpen = class(TFileAction)

Beschreibung

no description available, TFileAction description follows
no description available, TCommonDialogAction description follows
no description available, TCustomAction description follows
no description available, TContainedAction description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(TheOwner: TComponent); override;
Public procedure ExecuteTarget(Target: TObject); override;

Eigenschaften

Published property Caption;
Published property Dialog: TOpenDialog read GetDialog;
Published property Enabled;
Published property HelpContext;
Published property HelpKeyword;
Published property HelpType;
Published property Hint;
Published property ImageIndex;
Published property ShortCut;
Published property SecondaryShortCuts;
Published property UseDefaultApp: Boolean read FUseDefaultApp write FUseDefaultApp default False;
Published property Visible;
Published property BeforeExecute;
Published property OnAccept;
Published property OnCancel;
Published property OnHint;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 
Public procedure ExecuteTarget(Target: TObject); override;
 

Eigenschaften

Published property Caption;
 
Published property Dialog: TOpenDialog read GetDialog;
 
Published property Enabled;
 
Published property HelpContext;
 
Published property HelpKeyword;
 
Published property HelpType;
 
Published property Hint;
 
Published property ImageIndex;
 
Published property ShortCut;
 
Published property SecondaryShortCuts;
 
Published property UseDefaultApp: Boolean read FUseDefaultApp write FUseDefaultApp default False;
 
Published property Visible;
 
Published property BeforeExecute;
 
Published property OnAccept;
 
Published property OnCancel;
 
Published property OnHint;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:03