Skip to main content

TcxSchedulerTimeRulerCellViewInfo.CalculateWidth(Integer,Integer,TFont,TFont,TdxScaleFactor,Boolean) Method

Declaration

class function CalculateWidth(ATimeZoneCount: Integer; ALineCount: Integer; AFont1: TFont; AFont2: TFont; AScaleFactor: TdxScaleFactor = nil; AShowMinutes: Boolean = False): Integer;

Parameters

Name Type
ATimeZoneCount Integer
ALineCount Integer
AFont1 TFont
AFont2 TFont
AScaleFactor TdxScaleFactor
AShowMinutes Boolean

Returns

Type
Integer
See Also