Class ICalendarX (unit CalendarX_TLB)

Inherits from

IDispatch

Dispatch interface for CalendarX Control

Constructors



Functions

function Get_BorderStyle: TxBorderStyle;


function Get_CalendarDate: TDateTime;


function Get_Color: TColor;


function Get_Ctl3D: WordBool;


function Get_Cursor: Smallint;


function Get_Day: Integer;


function Get_Enabled: WordBool;


function Get_Font: Font;


function Get_GridLineWidth: Integer;


function Get_Month: Integer;


function Get_ParentColor: WordBool;


function Get_ReadOnly: WordBool;


function Get_StartOfWeek: Smallint;


function Get_UseCurrentDate: WordBool;


function Get_Visible: WordBool;


function Get_Year: Integer;


procedure NextMonth;


procedure NextYear;


procedure PrevMonth;


procedure PrevYear;


procedure Set_BorderStyle(Value: TxBorderStyle);


procedure Set_CalendarDate(Value: TDateTime);


procedure Set_Color(Value: TColor);


procedure Set_Ctl3D(Value: WordBool);


procedure Set_Cursor(Value: Smallint);


procedure Set_Day(Value: Integer);


procedure Set_Enabled(Value: WordBool);


procedure Set_Font(const Value: Font);


procedure Set_GridLineWidth(Value: Integer);


procedure Set_Month(Value: Integer);


procedure Set_ParentColor(Value: WordBool);


procedure Set_ReadOnly(Value: WordBool);


procedure Set_StartOfWeek(Value: Smallint);


procedure Set_UseCurrentDate(Value: WordBool);


procedure Set_Visible(Value: WordBool);


procedure Set_Year(Value: Integer);


procedure UpdateCalendar;


Properties

property BorderStyle : TxBorderStyle


property CalendarDate : TDateTime


property Color : TColor


property Ctl3D : WordBool


property Cursor : Smallint


property Day : Integer


property Enabled : WordBool


property Font : Font


property GridLineWidth : Integer


property Month : Integer


property ParentColor : WordBool


property ReadOnly : WordBool


property StartOfWeek : Smallint


property UseCurrentDate : WordBool


property Visible : WordBool


property Year : Integer


Events

Variables


Constructors


Functions


function Get_BorderStyle: TxBorderStyle;


function Get_CalendarDate: TDateTime;


function Get_Color: TColor;


function Get_Ctl3D: WordBool;


function Get_Cursor: Smallint;


function Get_Day: Integer;


function Get_Enabled: WordBool;


function Get_Font: Font;


function Get_GridLineWidth: Integer;


function Get_Month: Integer;


function Get_ParentColor: WordBool;


function Get_ReadOnly: WordBool;


function Get_StartOfWeek: Smallint;


function Get_UseCurrentDate: WordBool;


function Get_Visible: WordBool;


function Get_Year: Integer;


procedure NextMonth;


procedure NextYear;


procedure PrevMonth;


procedure PrevYear;


procedure Set_BorderStyle(Value: TxBorderStyle);


procedure Set_CalendarDate(Value: TDateTime);


procedure Set_Color(Value: TColor);


procedure Set_Ctl3D(Value: WordBool);


procedure Set_Cursor(Value: Smallint);


procedure Set_Day(Value: Integer);


procedure Set_Enabled(Value: WordBool);


procedure Set_Font(const Value: Font);


procedure Set_GridLineWidth(Value: Integer);


procedure Set_Month(Value: Integer);


procedure Set_ParentColor(Value: WordBool);


procedure Set_ReadOnly(Value: WordBool);


procedure Set_StartOfWeek(Value: Smallint);


procedure Set_UseCurrentDate(Value: WordBool);


procedure Set_Visible(Value: WordBool);


procedure Set_Year(Value: Integer);


procedure UpdateCalendar;


Properties


property BorderStyle : TxBorderStyle


property CalendarDate : TDateTime


property Color : TColor


property Ctl3D : WordBool


property Cursor : Smallint


property Day : Integer


property Enabled : WordBool


property Font : Font


property GridLineWidth : Integer


property Month : Integer


property ParentColor : WordBool


property ReadOnly : WordBool


property StartOfWeek : Smallint


property UseCurrentDate : WordBool


property Visible : WordBool


property Year : Integer


Events


Variables