TGSimpleTableInterface TGSimpleTableInterface is a very simple implementation of a TVirtualTableInterface. This interface provides a TGTable with data from a two dimensional array of doubles in memory. It is mostly meant as an example implementation for a TVirtualTableInterface.
TGSimpleTableInterfac constructor.
Return the value of the double in row,column of the data.
Return the value of the double in row,column of the data as a string.