Create(TdxSpreadSheetCustomView) Constructor
Initializes a new instance of the TdxSpreadSheetViewPersistentObject class with specified settings.
Declaration
constructor Create(AView: TdxSpreadSheetCustomView); virtual;
Parameters
Name | Type |
---|---|
AView | TdxSpreadSheetCustomView |
See Also