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