NicoH
3 years agoFrequent Visitor
Delphi: Retrieve Cell Values from TStringgrind descended
Hello we're using Delphi 11 and are having following problem:
As mentionend in the subject we're using a TStringGrid descended.
We were able to get access to a specific cell but the method Grid.Cells (ACol, ARow) does not return a text value.
We tried to work with the Code from the sample Documentation(See the attachment).
Thanks in advance.