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

THTMLCustomDatasetContentProducer

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

Declaration

Source position: fphtml.pp line 375

type THTMLCustomDatasetContentProducer = class(THTMLContentProducer)

protected

  procedure DoWriteHeader(); virtual;

  procedure DoWriteFooter(); virtual;

  procedure DoWriteRecord(); virtual;

  function GetEvents; override;

  procedure HandleAjaxRequest(); override;

public

  function WriteContent(); override;

  property OnWriteHeader: TWriterElementEvent; [rw]

  property OnWriteFooter: TWriterEvent; [rw]

  property OnWriteRecord: TWriterEvent; [rw]

published

  property DataSource: TDataSource; [rw]

  property OnChangeCS: TCSAjaxEvent; [rw]

  property OnChange: THandleAjaxEvent; [rw]

end;

Inheritance

THTMLCustomDatasetContentProducer

|

THTMLContentProducer

|

THTTPContentProducer,IHTMLContentProducerContainer

|

TObject


Documentation generated on: 2023-03-18