TcxSchedulerTimeRulerCellViewInfo.Calculate(Integer,Integer,Integer,Integer,TFont,Integer,TcxSchedulerDateList) Method
Declaration
procedure Calculate(AHour: Integer; ALineCount: Integer; ATimeZone: Integer; AAdditionalTimeZone: Integer; ALargeFont: TFont; AAdditionalTimeZoneBiasDelta: Integer; ASelectedDays: TcxSchedulerDateList = nil); overload; virtual;
Parameters
Name | Type |
---|---|
AHour | Integer |
ALineCount | Integer |
ATimeZone | Integer |
AAdditionalTimeZone | Integer |
ALargeFont | TFont |
AAdditionalTimeZoneBiasDelta | Integer |
ASelectedDays | TcxSchedulerDateList |
See Also