Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Event DataBrowser.Data (gb.db.form)

Event Data ( Row As Integer, Column As Integer, Value As Variant )

Raised when the DataBrowser needs to display a specific cell.

  • Row is the row index.

  • Column is the column index.

  • Value is the value got from the database that is displayed in the cell.

Use the Data property to define the cell contents.