Klasse TCalendarDialog

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCalendarDialog = class(TCommonDialog)

Beschreibung

no description available, TCommonDialog description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Public function Execute: Boolean; override;

Eigenschaften

Published property Date: TDateTime Read FDate Write FDate;
Published property OnDayChanged: TNotifyEvent read FDayChanged write FDayChanged;
Published property DisplaySettings: TDisplaySettings Read FDisplaySettings Write FDisplaySettings;
Published property HelpContext: THelpContext read FHelpContext write FHelpContext default 0;
Published property OnMonthChanged: TNotifyEvent read FMonthChanged write FMonthChanged;
Published property OnYearChanged: TNotifyEvent read FYearChanged write FYearChanged;
Published property DialogTitle: TCaption Read FDialogTitle Write FDialogTitle Stored IsTitleStored;
Published property OKCaption: TCaption Read FOKCaption Write FOKCaption;
Published property CancelCaption: TCaption Read FCancelCaption Write FCancelCaption;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public function Execute: Boolean; override;
 

Eigenschaften

Published property Date: TDateTime Read FDate Write FDate;
 
Published property OnDayChanged: TNotifyEvent read FDayChanged write FDayChanged;
 
Published property DisplaySettings: TDisplaySettings Read FDisplaySettings Write FDisplaySettings;
 
Published property HelpContext: THelpContext read FHelpContext write FHelpContext default 0;
 
Published property OnMonthChanged: TNotifyEvent read FMonthChanged write FMonthChanged;
 
Published property OnYearChanged: TNotifyEvent read FYearChanged write FYearChanged;
 
Published property DialogTitle: TCaption Read FDialogTitle Write FDialogTitle Stored IsTitleStored;
 
Published property OKCaption: TCaption Read FOKCaption Write FOKCaption;
 
Published property CancelCaption: TCaption Read FCancelCaption Write FCancelCaption;
 

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