|
<< Click to Display Table of Contents >> Navigation: Classes > TStreamHelper > Methods > Write |
SIGNATURE=IW.Common.StreamHelper.TStreamHelper.Write@string
ETYPE=Method
Declaration:
Delphi: |
public procedure Write(const aValue: string); |
C++: |
void public: __fastcall Write(const String aValue); |
Description: This is Write, a member of class TStreamHelper.