Web.HTTPApp.TWebPostProcessorRequest.Processor
Delphi
property Processor: IWebPostProcessor read FProcessor write FProcessor;
C++
__property _di_IWebPostProcessor Processor = {read=FProcessor, write=FProcessor};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebPostProcessorRequest |
Description
Embarcadero Technologies does not currently have any additional information.