TROIdHTTPServer
Overview
The TROIdHTTPServer class is a wrapper around the TIdHTTPServer
class. It is used to prevent users from changing the Active
property of the Indy server in design-time.
Use Case
You can access this class by using the TROIndyHTTPServer.IndyServer
property. You can use this class to control advanced settings of the Indy object.
Location
- Unit: uROIndyHTTPServer.pas
- Ancestry: TIdHTTPServer | TROIdHTTPServer
Properties
Active
Reports the state of the server.
property Active: Boolean read