marinb
9 years agoContributor
TStringGrid properties not properly identified (Delphi 10)
Currently, I am trying to automate a TStringGrid object and I have some difficulties accessing it properly:
The .tds files match and other objects are identified properly, but this particular grid is eluding me.
See screenshot for object spy and project properties.
The application is written in Delphi10 Seatle.
What could I do to access this grid properly?