TTMSFNCDataGridCellItemExtended.Clear Method
Resets the cell's Value, DisplayValue, and Invalid flag to empty/default state.
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridCellItemExtended
Inherited from: TTMSFNCDataGridCellItem
Overloads
Overload 1
Resets the cell's Value, DisplayValue, and Invalid flag to empty/default state.
procedure Clear; virtual;
Overload 2
Resets the cell item to its default empty state.
procedure Clear; override;