Unit 'fpreportdata' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl-report]

TFPReportDataDefinitionItem

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

Declaration

Source position: fpreportdata.pp line 58

type TFPReportDataDefinitionItem = class(TCollectionItem)

protected

  property RunReportData: TFPReportDatasetData; [rw]

  property RunReportDataItem: TFPReportDataItem; [rw]

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Assign(); override;

  procedure SaveToJSON(); virtual;

  procedure LoadFromJSON(); virtual;

  function Clone();

  function CreateDataSet();

  function Check;

  property Config: TJSONObject; [rw]

published

  property Name: string; [rw]

  property DataType: string; [rw]

  property Master: string; [rw]

  property JSONConfig: TJSONStringType; [rw]

end;

Inheritance

TFPReportDataDefinitionItem

|

TObject


Documentation generated on: 2023-03-18