Unit 'custfcgi' Package
[Overview][Resource strings][Types][Classes][Variables][Index] [#fcl-web]

TCustomFCgiApplication

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

Declaration

Source position: custfcgi.pp line 169

type TCustomFCgiApplication = class(TCustomWebApplication)

protected

  function InitializeWebHandler; override;

  property FCGIHandler: TFCgiHandler; [r]

public

  property Port: Integer; [rw]

  property LingerTimeOut: Integer; [rw]

  property Address: string; [rw]

  property ProtocolOptions: TProtocolOptions; [rw]

  property PathInfoHandling: TPathInfoHandling; [rw]

  property OnUnknownRecord: TUnknownRecordEvent; [rw]

end;

Inheritance

TCustomFCgiApplication

|

TCustomWebApplication

|

TObject


Documentation generated on: 2025-07-25