TcxEditButton Object

Applies to TestComplete 14.40, last modified on April 22, 2021

TcxEditButton objects correspond to edit buttons that are shown in the TcxButtonEdit user form component.

The TcxButtonEdit component contains a collection of buttons. TcxEditButton objects represent single buttons in this collection. The collection is represented by the TcxEditButtons object. To obtain access to this collection from scripts, use the TcxButtonEdit.Properties.Buttons property. To obtain access to an individual button in the collection, use the TcxButtonEdit.Properties.Buttons.Items property.

TcxEditButton Properties

TcxEditButton Methods

See Also

TcxEditButtons Object

Highlight search results