Create(string,TStream) Constructor
Initializes a new instance of the TcxStorage class with specified settings.
Declaration
constructor Create(const AStorageName: string; AStorageStream: TStream); overload;
Parameters
Name | Type |
---|---|
AStorageName | string |
AStorageStream | TStream |
See Also