TdxRangeControlDateTimeScales.Hour Property
Provides access to the predefined scale graduated in hours.
Declaration
property Hour: TdxRangeControlDateTimeScale read; write;
Property Value
Type |
---|
TdxRangeControlDateTimeScale |
Remarks
This property works identically to the Day property.
See Also