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

ToString

Returns string representation of the server event

Declaration

Source position: httpdefs.pp line 573

function THTTPServerEvent.ToString: AnsiString;

Function result

String representation of the server-sent event

Description

ToString returns the server event formatted according to the Server-Sent Events specification. This includes all relevant fields formatted for transmission to the client.


Documentation generated on: Jan 16 2026