Class TCalendarX (unit CalendarX_TLB)

Inherits from

TOleControl

Constructors



Functions

procedure NextMonth;


procedure NextYear;


procedure PrevMonth;


procedure PrevYear;


procedure UpdateCalendar;


procedure CreateControl;


function GetTOleEnumProp(Index: Integer): TOleEnum;


procedure InitControlData;


procedure SetTOleEnumProp(Index: Integer; Value: TOleEnum);


function GetControlInterface: ICalendarX;


Properties

property Align :


property BorderStyle : TxBorderStyle


property CalendarDate : TDateTime


property Color : TColor


property Ctl3D : WordBool


property Cursor : Smallint


property Day : Integer


property DragCursor :


property DragMode :


property Enabled : WordBool


property Font : TFont


property GridLineWidth : Integer


property Month : Integer


property ParentColor : WordBool


property ParentShowHint :


property PopupMenu :


property ReadOnly : WordBool


property ShowHint :


property StartOfWeek : Smallint


property TabOrder :


property TabStop :


property UseCurrentDate : WordBool


property Visible : WordBool


property Year : Integer


property ControlInterface : ICalendarX


Events

event OnChange : TNotifyEvent


event OnClick : TNotifyEvent


event OnDblClick : TNotifyEvent


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnKeyPress : TCalendarXOnKeyPress


event OnStartDrag :


Variables

FIntf : ICalendarX;


FOnChange : TNotifyEvent;


FOnClick : TNotifyEvent;


FOnDblClick : TNotifyEvent;


FOnKeyPress : TCalendarXOnKeyPress;



Constructors


Functions


procedure NextMonth;


procedure NextYear;


procedure PrevMonth;


procedure PrevYear;


procedure UpdateCalendar;


procedure CreateControl;


function GetTOleEnumProp(Index: Integer): TOleEnum;


procedure InitControlData;


procedure SetTOleEnumProp(Index: Integer; Value: TOleEnum);


function GetControlInterface: ICalendarX;


Properties


property Align :


property BorderStyle : TxBorderStyle


property CalendarDate : TDateTime


property Color : TColor


property Ctl3D : WordBool


property Cursor : Smallint


property Day : Integer


property DragCursor :


property DragMode :


property Enabled : WordBool


property Font : TFont


property GridLineWidth : Integer


property Month : Integer


property ParentColor : WordBool


property ParentShowHint :


property PopupMenu :


property ReadOnly : WordBool


property ShowHint :


property StartOfWeek : Smallint


property TabOrder :


property TabStop :


property UseCurrentDate : WordBool


property Visible : WordBool


property Year : Integer


property ControlInterface : ICalendarX


Events


event OnChange : TNotifyEvent


event OnClick : TNotifyEvent


event OnDblClick : TNotifyEvent


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnKeyPress : TCalendarXOnKeyPress


event OnStartDrag :


Variables


FIntf : ICalendarX;


FOnChange : TNotifyEvent;


FOnClick : TNotifyEvent;


FOnDblClick : TNotifyEvent;


FOnKeyPress : TCalendarXOnKeyPress;