Class TODCalendarForm (unit ODPopCal)

Inherits from

TForm

Constructors


constructor Create(AOwner: TComponent);

TODCalendarForm


Functions

procedure Change(Sender: TObject);


Properties

property Calendar : TODCalendar


Events

Variables

CancelBtn : TBitBtn;


OKBtn : TBitBtn;


Panel1 : TPanel;


Panel2 : TPanel;


FCalendar : TODCalendar;



Constructors


constructor Create(AOwner: TComponent);

TODCalendarForm


Functions


procedure Change(Sender: TObject);


Properties


property Calendar : TODCalendar


Events


Variables


CancelBtn : TBitBtn;


OKBtn : TBitBtn;


Panel1 : TPanel;


Panel2 : TPanel;


FCalendar : TODCalendar;