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