TTMSFNCDataGridRenderer.ValueToDisplayString Method
Converts a cell value to its display string representation.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
function ValueToDisplayString(const AValue: TTMSFNCDataGridCellValue): string;
Parameters
| Name | Description |
|---|---|
AValue |
The cell value to convert. |
Returns
The display string.