Unit 'fphttp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomWebAction.AfterResponse

Event triggered after response generation

Declaration

Source position: fphttp.pp line 76

published property TCustomWebAction.AfterResponse : TResponseEvent
  read FAfterResponse
  write FAfterResponse;

Description

AfterResponse is triggered after the response has been generated by the action.


Documentation generated on: Aug 28 2026 Report a problem on this page