[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: custfcgi.pp line 154
type TCustomFCgiApplication = class(TCustomWebApplication) |
protected |
function InitializeWebHandler; override; |
public |
property Port: Integer; [rw] |
property LingerTimeOut: Integer; [rw] |
property Address: string; [rw] |
property ProtocolOptions: TProtocolOptions; [rw] |
property OnUnknownRecord: TUnknownRecordEvent; [rw] |
end; |
| |
| |
TObject |