Skip to content

TTMSFNCDataGridCellItem

Properties

Property Description
DisplayValue Gets or sets the display value of the cell.
Invalid Gets or sets whether the cell is invalid.
Value Gets or sets the value of the cell.

Methods

Method Description
constructor Create(AHost: TObject = nil) Creates a new instance of the component with an optional host.
destructor Destroy Destroys the component instance.
procedure Assign(Source: TPersistent) Assigns the properties from another persistent object.

Go back to TTMSFNCDataGridData