| Class TVrCalendarItem (unit vrcal) |
TObject
| Constructors |
constructor Create(Owner: TVrCalendar; Id: Integer);| 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;