Source position: fpreport.pp line 139
type TFPReportFieldKind = (
rfkString,
rfkBoolean,
rfkInteger,
rfkFloat,
rfkDateTime,
rfkStream,
rfkCurrency
);