ContributionsMost RecentMost LikesSolutionsRe: How to read rows and column values of TdxDBGrid Delphi Thank you Anupam, but it is not showing Parent property in name mapping window. How to read rows and column values of TdxDBGrid Delphi Hi All, I am trying to automate Delphi 5 application testing using TestComplete tool. I want to read rows and columns of TdxDBGrid component but TestComplete considers grid as whole component while adding a checkpoint. I checked with OCR action/checkpoint but it is not providing exact values. I have also added TdxDBGrid in object mapping of project, but no luck. Can someone please suggest how to read rows and columns values of TdxDBGrid grid. Thanks Solved