API:Web.HTTPApp.TCustomWebDispatcher.AfterDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterDispatch: THTTPMethodEvent read FAfterDispatch write FAfterDispatch;

C++

__property THTTPMethodEvent AfterDispatch = {read=FAfterDispatch, write=FAfterDispatch};

Properties

Type Visibility Source Unit Parent
event protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebDispatcher

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!