Create(TPersistent,TdxRangeControlDateTimeScaleUnit) Constructor
In This Article
Initializes a new instance of the TdxRangeControlPredefinedDateTimeScale class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TPersistent; AScaleUnit: TdxRangeControlDateTimeScaleUnit); reintroduce; virtual;
#Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AScale |
Tdx |
See Also