|
RAD Studio VCL Reference
|
Identifies the associated TStream object that TStreamAdapter uses to implement the IStream interface.
property Stream: TStream;
__property TStream Stream;
Read Stream to directly access the TStream object that the stream adapter represents. This object is associated with the TStream object in the TStreamAdapter constructor.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|