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

TEZcgi

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

Declaration

Source position: ezcgi.pp line 28

type TEZcgi = class(TObject)

protected

  procedure OutputError();

public

  constructor Create;

  destructor Destroy; override;

  procedure Run;

  procedure WriteContent();

  procedure PutLine();

  function GetValue();

  procedure DoPost; virtual;

  procedure DoGet; virtual;

  property Values []: string; [r]

  property Names []: string; [r]

  property Variables []: string; [r]

  property VariableCount: Integer; [r]

  property Name: string; [rw]

  property Email: string; [rw]

end;

Inheritance

TEZcgi

|

TObject


Documentation generated on: 2023-03-18