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