| Object |
Gets or sets the TObject associated with the cell. |
| Bitmap |
Gets the TTMSFNCBitmap associated with the cell. |
| BitmapName |
Gets or sets the name of the bitmap. |
| BooleanValue |
Gets or sets the boolean value of the cell. |
| ColumnOffset |
Gets or sets the column offset of the cell. |
| ColumnSpan |
Gets or sets the column span of the cell. |
| Comment |
Gets or sets the comment for the cell. |
| Control |
Gets or sets the TTMSFNCDataGridCellControl for the cell. |
| ControlAlign |
Gets or sets the control alignment for the cell. |
| ControlHeight |
Gets or sets the control height for the cell. |
| ControlPosition |
Gets or sets the control position for the cell. |
| ControlText |
Gets or sets the control text for the cell. |
| ControlWidth |
Gets or sets the control width for the cell. |
| DataBoolean |
Gets or sets the boolean data for the cell. |
| DataInteger |
Gets or sets the integer data for the cell. |
| DataObject |
Gets or sets the object data for the cell. |
| DataPointer |
Gets or sets the pointer data for the cell. |
| DataString |
Gets or sets the string data for the cell. |
| Hint |
Gets or sets the hint for the cell. |
| IntegerValue |
Gets or sets the integer value of the cell. |
| ManagedObject |
Gets or sets the managed object associated with the cell. |
| MergeInfo |
Gets or sets the merge information for the cell. |
| RadioGroupIndex |
Gets or sets the radio group index for the cell. |
| ReadOnly |
Gets or sets whether the cell is read-only. |
| RowOffset |
Gets or sets the row offset of the cell. |
| RowSpan |
Gets or sets the row span of the cell. |
| Type |
Gets or sets the type of the cell. |