Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TCalendarDialog = class(TCommonDialog)
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
function Execute: Boolean; override; |
![]() |
property Date: TDateTime Read FDate Write FDate; |
![]() |
property OnDayChanged: TNotifyEvent read FDayChanged write FDayChanged; |
![]() |
property DisplaySettings: TDisplaySettings Read FDisplaySettings Write FDisplaySettings; |
![]() |
property HelpContext: THelpContext read FHelpContext write FHelpContext default 0; |
![]() |
property OnMonthChanged: TNotifyEvent read FMonthChanged write FMonthChanged; |
![]() |
property OnYearChanged: TNotifyEvent read FYearChanged write FYearChanged; |
![]() |
property DialogTitle: TCaption Read FDialogTitle Write FDialogTitle Stored IsTitleStored; |
![]() |
property OKCaption: TCaption Read FOKCaption Write FOKCaption; |
![]() |
property CancelCaption: TCaption Read FCancelCaption Write FCancelCaption; |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
function Execute: Boolean; override; |
![]() |
property Date: TDateTime Read FDate Write FDate; |
![]() |
property OnDayChanged: TNotifyEvent read FDayChanged write FDayChanged; |
![]() |
property DisplaySettings: TDisplaySettings Read FDisplaySettings Write FDisplaySettings; |
![]() |
property HelpContext: THelpContext read FHelpContext write FHelpContext default 0; |
![]() |
property OnMonthChanged: TNotifyEvent read FMonthChanged write FMonthChanged; |
![]() |
property OnYearChanged: TNotifyEvent read FYearChanged write FYearChanged; |
![]() |
property DialogTitle: TCaption Read FDialogTitle Write FDialogTitle Stored IsTitleStored; |
![]() |
property OKCaption: TCaption Read FOKCaption Write FOKCaption; |
![]() |
property CancelCaption: TCaption Read FCancelCaption Write FCancelCaption; |