Amax Posted July 30, 2007 Posted July 30, 2007 Hi,maybe anyone knows a method of how to modify a Delphi TStringGrid control (seems to be some sort of listview)?I've searched the forum but the only thing I could find were a few hints for modifying a TListview control.Unfortunately that doesn't work ... the item count shows up -1 or 0 (there is at least one entry in it).I need to read the content of the rows and modify some of the text-entries and change the symbol to another one (the grid is also holding one icon per row).This is what the AU3-window-info is showing to me:CODE>>>> Window <<<<Title: Installation completed!Class: TfrmRunPosition: 691, 696Size: 589, 328Style: 0x96C00000ExStyle: 0x00000101>>>> Control <<<<Class: TStringGridInstance: 1ID: 1770014Text: Position: 702, 726Size: 449, 257ControlClick Coords: 123, 19Style: 0x54010000ExStyle: 0x00000200I'm not familiar with delphi programming and I can't say which other control comes close to the TStringGrid.Any hints are welcome, thank you in advance!Cheers,aMax.
franciozzy Posted September 26, 2007 Posted September 26, 2007 Hi there! Several months later, I've found myself in the same situation as Amax. But I'm very disapointed to find out Amax had no replies to his inquiry. :-( Can anyone help me in reading/changing text within a TStringGrid structure? The program I'm accessing was written in C++ and not Delphi, btw... Thanks, Felipe
BradleyB Posted February 2, 2009 Posted February 2, 2009 I'd like to be able to read the data contained within a TStringGrid control as well so add me to the list!
DaCeige Posted May 7, 2009 Posted May 7, 2009 +1 for me... Trying to read the text in a TStringGrid control.... any answer would work... is there a way to automate screen scraping and ocr the results? anything.
Zedna Posted May 7, 2009 Posted May 7, 2009 Negative answer with explanation is here:http://www.autoitscript.com/forum/index.ph...st&p=653984 Resources UDF ResourcesEx UDF AutoIt Forum Search
Zedna Posted May 7, 2009 Posted May 7, 2009 +1 for me...Trying to read the text in a TStringGrid control.... any answer would work... is there a way to automate screen scraping and ocr the results? anything.Search forum for OCR/memory UDF Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now