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

TFPReportClassMapping

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

Declaration

Source position: fpreport.pp line 2212

type TFPReportClassMapping = class(TObject)

public

  constructor Create();

  procedure SetIconFromBytes();

  function IndexOfExportRenderer();

  function AddRenderer();

  function FindRenderer();

  property MappingName: string; [r]

  property ImageRenderCallback: TFPReportImageRenderCallBack; [rw]

  property ReportElementClass: TFPReportElementClass; [r]

  property EditorClass: TFPReportElementEditorClass; [rw]

  property IconData: TBytes; [rw]

  property Standard: Boolean; [r]

end;

Inheritance

TFPReportClassMapping

|

TObject


Documentation generated on: 2023-03-18