Class TVrCalendarItem (unit vrcal)

Inherits from

TObject

Constructors


constructor Create(Owner: TVrCalendar; Id: Integer);

TVrCalendarItem


Functions

destructor Destroy;


procedure Update;


Properties

property Contents : String


Events

Variables

FContents : string;


FId : Integer;


FOwner : TVrCalendar;



Constructors


constructor Create(Owner: TVrCalendar; Id: Integer);

TVrCalendarItem


Functions


destructor Destroy;


procedure Update;


Properties


property Contents : String


Events


Variables


FContents : string;


FId : Integer;


FOwner : TVrCalendar;