RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerFileManager.GetStream Method
Pascal
function GetStream(const AFileName: string; var AOwned: Boolean): TStream;
C++
__fastcall TStream GetStream(const AnsiString AFileName, Boolean AOwned);

This is GetStream, a member of class IDesignerFileManager.

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