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

TResponse.Content

Response body content as string

Declaration

Source position: httpdefs.pp line 630

public property TResponse.Content : RawByteString
  read GetContent
  write SetContent;

Description

Content contains the response body content as a string. This provides convenient access to the response content for text-based responses.


Documentation generated on: Jan 16 2026