Class TCalendarNav (unit Navigate)

Inherits from

TCustomNavigator

Constructors


constructor Create(AOwner: TComponent);

public declarations

TCalendarNav



Functions

procedure BtnClick(Sender: TObject);

protected declarations

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


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

set FCalendarSource := Value

procedure SetSource(Value: TBaseCalendar);

initialize new default hints

Properties

property Align :


property Buttons :


property CalendarSource : TBaseCalendar

published declarations

property Ctl3D :


property Enabled :


property Glyphs :


property Hints :


property ShowHint :


property TabOrder :


property TabStop :


property UseCaptions :


property Visible :


Events

event OnEnter :


event OnExit :


Variables

FCalendarSource : TBaseCalendar;

Private declarations


Constructors


constructor Create(AOwner: TComponent);

public declarations

TCalendarNav


Functions


procedure BtnClick(Sender: TObject);

protected declarations

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


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

set FCalendarSource := Value


procedure SetSource(Value: TBaseCalendar);

initialize new default hints


Properties


property Align :


property Buttons :


property CalendarSource : TBaseCalendar

published declarations


property Ctl3D :


property Enabled :


property Glyphs :


property Hints :


property ShowHint :


property TabOrder :


property TabStop :


property UseCaptions :


property Visible :


Events


event OnEnter :


event OnExit :


Variables


FCalendarSource : TBaseCalendar;

Private declarations