Class TCalendarLabel (unit Enhcalnd)

Inherits from

TLabel

Constructors



Functions

procedure Loaded;

public declarations

If the connected TBaseCalendar has been deleted, make the connection nil


procedure UpdateLabel;

on HookEvent being triggered update label

procedure DateChange(Sender: TObject);

after loaded update label

procedure Notification(AComponent: TComponent; Operation: TOperation);

protected declarations

update label


procedure SetSource(Value: TStringsCalendar);

TCalendarLabel

Properties

property CalendarSource : TStringsCalendar

published declarations

Events

Variables

FCalendarSource : TStringsCalendar;

private declarations


Constructors


Functions


procedure Loaded;

public declarations

If the connected TBaseCalendar has been deleted, make the connection nil


procedure UpdateLabel;

on HookEvent being triggered update label


procedure DateChange(Sender: TObject);

after loaded update label


procedure Notification(AComponent: TComponent; Operation: TOperation);

protected declarations

update label


procedure SetSource(Value: TStringsCalendar);

TCalendarLabel


Properties


property CalendarSource : TStringsCalendar

published declarations


Events


Variables


FCalendarSource : TStringsCalendar;

private declarations