Binds DBGrid columns to fields in a table.
|
Constructor. |
|
Releases resources used in the instance. | |
|
Fills all the columns and all the rows in the DBGrid with data from the table. | |
|
Fills all the columns of the specified or currently selected row with the data from the table. | |
|
For internal use only. | |
|
Returns a copy of the current instance. For internal use only. | |
|
For internal use only. |
|
Name |
Type |
Description |
|
DBGridBinding |
An array of DBGridBinding representing all of the bound columns and fields. | |
|
Table |
A reference to the table control. |