|
<< Click to Display Table of Contents >> Navigation: Classes > TIWPointerStream |
SIGNATURE=IW.Common.PointerStream.TIWPointerStream
ETYPE=Class
Declaration:
Delphi: |
public TIWPointerStream = class(TMemoryStream); |
C++: |
public: class TIWPointerStream : public TMemoryStream; |
Unit: IW.Common.PointerStream.pas
Description: This is class IW.Common.PointerStream.TIWPointerStream.