TdxSpreadSheetReportDetails.Add Method
In This Article
Adds a new detail dataset link to the collection.
#Declaration
Delphi
function Add: TdxSpreadSheetReportDetail;
#Returns
Type |
---|
Tdx |
#Remarks
Call this function to create a new detail dataset link for binding a new detail dataset to the Report Designer.
See Also