RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParamStreamObject.Create Constructor
Pascal
constructor Create(Stream: TStream; AKnownSize: Integer; AInstanceOwner: Boolean; AInstanceOwnerSet: Boolean);
C++
__fastcall TParamStreamObject(TStream Stream, int AKnownSize, Boolean AInstanceOwner, Boolean AInstanceOwnerSet);

This is Create, a member of class TParamStreamObject.

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