API:Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.BeforeDispatch
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSCustomHTTPServiceFileDispatcher | |
Delphi
property BeforeDispatch: TDispatchFileEvent read FBeforeDispatch write FBeforeDispatch;
C++
__property TDispatchFileEvent BeforeDispatch = {read=FBeforeDispatch, write=FBeforeDispatch};
Description
Embarcadero Technologies does not currently have any additional information.