|
<< Click to Display Table of Contents >> Navigation: Classes > THttpReply > Methods > SetRange |
SIGNATURE=IW.HTTP.Reply.THttpReply.SetRange@Int64@Int64
ETYPE=Method
Declaration:
Delphi: |
public procedure SetRange(aFrom: Int64; aTo: Int64); |
C++: |
void public: __fastcall SetRange(__int64 aFrom, __int64 aTo); |
Description: This is SetRange, a member of class THttpReply.