Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPHeader.FieldValues (deprecated)

Value of the header field at the specified index

Declaration

Source position: httpdefs.pp line 407

public property THTTPHeader.FieldValues[AIndex: Integer] : string
  read GetSetFieldValue;

Description

FieldValues provides indexed access to header field values only. This returns just the value portion without the field name.


Documentation generated on: Jan 16 2026