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

TAjaxResponse

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

Declaration

Source position: fphtml.pp line 188

type TAjaxResponse = class(TObject)

public

  constructor Create(); virtual;

  destructor Destroy; override;

  procedure BindToResponse; virtual;

  procedure SetError();

  procedure CancelXMLAnswer;

  property Response: TResponse; [r]

  property XMLAnswer: TXMLDocument; [r]

  property SendXMLAnswer: Boolean; [r]

  property JavascriptCallStack: TJavaScriptStack; [r]

end;

Inheritance

TAjaxResponse

|

TObject


Documentation generated on: 2023-03-18