TTMSFNCDataGridColumns
Properties
| Property | Description |
|---|---|
| Items[Index: integer] | Accesses the items by index. |
Methods
| Method | Description |
|---|---|
| Add | Adds a new column. |
| ColumnByName(AName: string) | Gets a column by its name. |
| Insert(Index: integer) | Inserts a column at the specified index. |
Go back to TTMSFNCDataGridRenderer