Unit 'fpreport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-report]

TFPReportUserData

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

Declaration

Source position: fpreport.pp line 517

type TFPReportUserData = class(TFPReportData)

protected

  function GetFieldDataType(); virtual;

  procedure DoGetValue(); override;

  procedure DoInitDataFields; override;

published

  property DataFields: TFPReportDataFields;

  property OnGetValue: TFPReportGetValueEvent; [rw]

  property OnGetNames: TFPReportGetValueNamesEvent; [rw]

  property OnGetFieldKind: TFPReportGetFieldKindEvent; [rw]

end;

Inheritance

TFPReportUserData

|

TFPReportData

|

TFPReportComponent

|

TObject


Documentation generated on: 2023-03-18