Web.HTTPApp.IWebDispatch.Enabled
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