QGrid |
![]() |
Commands in this chapter should not be used. They are obsolete and their presence is solely for compatibility with earlier versions of QGrid.
Your old code will run without problem. However, you are advised to update the relevant parts of the code to use the newer commands.
These are the obsolete commands:
QGObs_SetMainTable | Assigns the main 4D table for a QGrid area (obsolete) |
QGObs_GetMainTable | Returns the current 4D source table of a QGrid area (obsolete) |
QGObs_SetPicture | Setup a picture object for the area cells (obsolete) |
QGObs_GetPicture | Return the current picture object (obsolete) |
QGObs_SetCaption | Sets up a caption object for area cells (obsolete) |
QGObs_GetCaption | Returns the current caption object (obsolete) |
QGObs_Register | Enables QGrid in your application (obsolete) |