RawBytes

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWNameValueList > Properties >

RawBytes

SIGNATURE=IW.Common.StrLists.TIWNameValueList.RawBytes

 

ETYPE=Property

 

Declaration:

Delphi:

public property RawBytes [Index: Integer]: TBytes;

C++:

public: __property TBytes RawBytes[int Index];

 

Description: This is RawBytes, a member of class TIWNameValueList.