Web.HTTPApp.IWebDispatch.Enabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Enabled: Boolean read DispatchEnabled;

C++

__property bool Enabled = {read=DispatchEnabled};

Properties

Type Visibility Source Unit Parent
property public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp IWebDispatch

Description


See Also