TcxButtonEditProperties Object

Applies to TestComplete 15.63, last modified on April 10, 2024

The TcxButtonEditProperties object is a helper object that contains properties specific to the TcxButtonEdit control. To obtain the TcxButtonEditProperties object in your scripts, use the TcxButtonEdit.Properties property.

Using the Buttons property, you can obtain a collection of buttons displayed in the component and modify their properties. To limit the length of text that can be inputted into the component, use the MaxLength property. The MaskKind and EditMask properties let you specify the mask used to validate the inputted value.

TcxButtonEditProperties Properties

TcxButtonEditProperties Methods

See Also

TcxButtonEdit Object

Highlight search results