Class TODCalendarHeaders (unit ODCalend)

Inherits from

TPersistent

Constructors


constructor Create;

TODCalendarHeaders


Functions

procedure Assign(Source: TPersistent);


function GetCaptions(Index: Integer): string;


Properties

property Friday : string


property Monday : string


property Saturday : string


property Sunday : string


property Thursday : string


property Tuesday : string


property Wednesday : string


property Week : string


property Captions : string


Events

Variables

FCaptions : array[0..7] of string;



Constructors


constructor Create;

TODCalendarHeaders


Functions


procedure Assign(Source: TPersistent);


function GetCaptions(Index: Integer): string;


Properties


property Friday : string


property Monday : string


property Saturday : string


property Sunday : string


property Thursday : string


property Tuesday : string


property Wednesday : string


property Week : string


property Captions : string


Events


Variables


FCaptions : array[0..7] of string;