Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.Count
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: IHeaderList |
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount};
Description
Represents the number of HTTP headers in IHeaderList.