API:Web.HTTPApp.TCustomWebFileDispatcher.AfterDispatch
Delphi
property AfterDispatch: TDispatchFileEvent read FAfterDispatch write FAfterDispatch;
C++
__property TDispatchFileEvent AfterDispatch = {read=FAfterDispatch, write=FAfterDispatch};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebFileDispatcher |
Description
Embarcadero Technologies does not currently have any additional information.