TFlexCelDataConversionArgs Record
Contains the arguments for a TFlexCelDataConversionEvent.
Syntax
Unit: FlexCel.Report
TFlexCelDataConversionArgs = record;
Fields
Name |
Description |
Rtti |
RTTI Context you can use to get data from v.
|
FieldName |
Name of the field being converted.
|
v |
Value to convert.
|