Create(string,Boolean) Constructor
Initializes a new instance of the TcxCustomWriter class with specified settings.
Declaration
constructor Create(const AStorageName: string; AReCreate: Boolean = True); overload; virtual;
Parameters
Name | Type |
---|---|
AStorageName | string |
AReCreate | Boolean |
See Also