TcxEditButton Object

Applies to TestComplete 15.62, last modified on March 19, 2024

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