property Mask : String
Description
Use the Mask field to format the output of the TQRExpr component. If no mask is specified QuickReport will use the default formatting for the data type. Note that this might be different from the default formatting of any datafield used in the expression.
For more information on formatting numeric field please see FormatFloat in the VCL help.
For more information on formatting date and time fields please FormatDateTime in the VCL help