TdxRangeControlClientPropertiesClass Type
The class-reference to a client properties class.
Declaration
TdxRangeControlClientPropertiesClass = class of TdxRangeControlCustomClientProperties;
Referenced Class
Type |
---|
TdxRangeControlCustomClientProperties |
Remarks
This class-reference is used to refer to the TdxRangeControlCustomClientProperties class descendants for specifying the client integrated with the range control’s client and its settings.
The TdxRangeControlClientPropertiesClass type is referenced by:
The GetPropertiesClass function exposed by the IdxRangeControlClient interface;
The range control‘s ClientPropertiesClass property.
See Also