| TIB_StatementGrid Object
Properties Methods |
Unit
IB_StatementGrid
Declaration
TIB_StatementGrid = class(TStringGrid)
Description
This component serves as a row viewer and modifier.
It also can display extended attributes of a row's columns.
| Introduced Public Properties |
| Ctl3DShallow | This controls the depth of the 3D appearance of the fixed cells. |
| DomainInfo | If true this will include the name of the domain along with the Field type. |
| FieldInfo | If true then Field attributes are included in additional Fields in the grid. |
| IB_RowType | Each statement has two rows. |
| Statement | The statement for which this grid is to display or modify row data. |
| TitleInfo | If true this will include column headers. |
| Introduced Public Methods |
| CloseGrid |
Create
![]() |
| PostChanges |
| UpdateGrid |
| UpdateTitle |