RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBlock.GetStream Method

Returns the value of the Stream property.

Pascal
function GetStream: TStream; stdcall;
C++
__fastcall __stdcall TStream GetStream();

GetStream is the read implementer for the Stream property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!