TdxSpreadSheetReportDataController.AddField Method
Creates a new stored field corresponding to a field in the bound dataset.
Declaration
function AddField: TdxSpreadSheetReportDesignerDataField; reintroduce; overload;
Returns
Type |
---|
TdxSpreadSheetReportDesignerDataField |
Remarks
This function supports the internal infrastructure and is not intended to be used directly from your code.
See Also