TcxSchedulerTimeRulerCellViewInfo.Calculate(string,string,Integer,Integer,Integer,TcxSchedulerDateList) Method
Declaration
procedure Calculate(const ALabel1: string; const ALabel2: string; ATimeZone: Integer; AAdditionalTimeZone: Integer; AAdditionalTimeZoneBiasDelta: Integer; ASelectedDays: TcxSchedulerDateList = nil); overload; virtual;
Parameters
Name | Type |
---|---|
ALabel1 | string |
ALabel2 | string |
ATimeZone | Integer |
AAdditionalTimeZone | Integer |
AAdditionalTimeZoneBiasDelta | Integer |
ASelectedDays | TcxSchedulerDateList |
See Also