Create(TdxSpreadSheetReportDesigner) Constructor
In This Article
Initializes a new instance of the TdxSpreadSheetReportDataBinding class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TdxSpreadSheetReportDesigner); virtual;
#Parameters
Name | Type |
---|---|
AOwner | Tdx |
See Also