Robert_Pallot
15 years agoNew Contributor
Problem accessing buttons on a TcxButtonEdit control
Hi Folks,
Using TestComplete version 8.50.618.7 with DevExpress version 55 controls and having difficulty with the TcxButtonEdit control.
I'm unable to access anything useful beyond the TcxButtonEdit.Properties.Buttons level, although the help on this site suggests I should be able to. The Object Spy is only able to resolve the following properties:
ClassName: TcxEditButtons
InstancePtr: 229216160
VCLClass: TcxEditButtons
I'm attempting to count the number of (visible) buttons on this control. Any hints/pointers as to how to achieve this would be most welcome.
Regards,
Robert Pallot
Using TestComplete version 8.50.618.7 with DevExpress version 55 controls and having difficulty with the TcxButtonEdit control.
I'm unable to access anything useful beyond the TcxButtonEdit.Properties.Buttons level, although the help on this site suggests I should be able to. The Object Spy is only able to resolve the following properties:
ClassName: TcxEditButtons
InstancePtr: 229216160
VCLClass: TcxEditButtons
I'm attempting to count the number of (visible) buttons on this control. Any hints/pointers as to how to achieve this would be most welcome.
Regards,
Robert Pallot