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