API:Datasnap.DSHTTPWebBroker.TDSRESTWebDispatcher.WebDispatch

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Unit: Datasnap.DSHTTPWebBroker
Parent: TDSRESTWebDispatcher

Delphi

property WebDispatch: TDSWebDispatch read FWebDispatch write SetWebDispatch;

C++

__property TDSWebDispatch* WebDispatch = {read=FWebDispatch, write=SetWebDispatch};

Description

Embarcadero Technologies does not currently have any additional information.