Create(TdxCustomSpreadSheet,TStream) Constructor
Initializes a new instance of the TdxSpreadSheetCustomFiler class with specified settings.
Declaration
constructor Create(AOwner: TdxCustomSpreadSheet; AStream: TStream); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AOwner | TdxCustomSpreadSheet |
AStream | TStream |
See Also