Unit 'custhttpapp' Package
[Overview][Classes][Index] [#fcl-web]

TCustomHTTPApplication

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: custhttpapp.pp line 121

type TCustomHTTPApplication = class(TCustomWebApplication)

protected

  function InitializeWebHandler; override;

public

  procedure Terminate; override;

  function HTTPHandler;

  property Address: string; [rw]

  property Port: Word; [rw]

  property QueueSize: Word; [rw]

  property OnAllowConnect: TConnectQuery; [rw]

  property Threaded: Boolean; [rw]

  property LookupHostNames: Boolean; [rw]

  property OnAcceptIdle: TNotifyEvent; [rw]

  property AcceptIdleTimeout: Cardinal; [rw]

  property UseSSL: Boolean; [rw]

  property HostName: string; [rw]

  property CertificateData: TCertificateData; [r]

end;

Inheritance

TCustomHTTPApplication

|

TCustomWebApplication

|

TObject


Documentation generated on: 2023-03-18