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

TCustomCGIApplication

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

Declaration

Source position: custcgi.pp line 113

type TCustomCGIApplication = class(TCustomWebApplication)

protected

  function InitializeWebHandler; override;

public

  procedure ShowException(); override;

  property Request: TCGIRequest; [r]

  property Response: TCGIResponse; [r]

  procedure AddResponse();

  procedure AddResponseLn();

  procedure GetCGIVarList();

  function VariableIsUploadedFile();

  function UploadedFileName();

  property RequestVariables []: string; [r]

  property RequestVariableCount: Integer; [r]

end;

Inheritance

TCustomCGIApplication

|

TCustomWebApplication

|

TObject


Documentation generated on: 2023-03-18