RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDataBlock.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!