Web.HTTPApp.IWebDispatch.Enabled
Delphi
property Enabled: Boolean read DispatchEnabled;
C++
__property bool Enabled = {read=DispatchEnabled};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | IWebDispatch |
Beschreibung