TcxCurrencyEditProperties Object

Applies to TestComplete 15.48, last modified on March 01, 2023

The TcxCurrencyEditProperties object is a helper object that contains specific properties of a TcxCurrencyEdit component. To obtain the TcxCurrencyEditProperties object in your scripts, use the TcxCurrencyEdit.Properties property.

To set a range of values accepted by the component, use the MinValue and MaxValue properties. The DisplayFormat and EditFormat properties let you adjust the format where the component displays its value. To specify whether the component should accept the thousand separator character when the user inputs a value, use the UseThousandSeparator property.

TcxCurrencyEditProperties Properties

TcxCurrencyEditProperties Methods

See Also

TcxCurrencyEdit Object

Highlight search results