cxDefaultTimeScale Constant
In This Article
Specifies the default time interval (in minutes) denoted on time ruler scales in the Day View.
#Declaration
Delphi
const cxDefaultTimeScale = 30;
#Remarks
This global constant specifies the initial value of the Day View’s TimeScale property.
See Also