I need a class that will be compatible with StringGrid in the meaning of content (Rows, Columns, Cells properties). The problem is that I don't know how to write a class, and I would ask if someone can point me to some good reading.

Why?
I have a program that I would like to optimize a bit. The problem is that the program writes a lot of data to StringGrid cells in a loop. The idea is to have a non-visual grid (I hope it will be faster than StrinGrid), and to copy its content to StringGrid after finishing the loop.

Regards
Boban Spasic

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to