Create(TdxCustomRangeControlViewInfo) Constructor
Initializes a new instance of the TdxRangeControlElementViewInfo class with specified settings.
Declaration
constructor Create(AViewInfo: TdxCustomRangeControlViewInfo); virtual;
Parameters
Name | Type |
---|---|
AViewInfo | TdxCustomRangeControlViewInfo |
See Also