TBColumn() > Instance variables |
Code block to retrieve data for the column.
Data type: | B | Default: | NIL |
The instance variable :block must be assigned a code block which returns the data to be displayed in a single column of a browse view. When the data source is a database file, the return value of function FieldBlock() or FieldWBlock() can be assigned to :block.
http://www.xHarbour.com