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

TFPReportElementWithChildren

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

Declaration

Source position: fpreport.pp line 762

type TFPReportElementWithChildren = class(TFPReportElement)

protected

  procedure NotifyFontChange;

  procedure SaveDataToNames; override;

  procedure RestoreDataFromNames; override;

  procedure RemoveChild(); virtual;

  procedure AddChild(); virtual;

  procedure PrepareObjects(); virtual;

  procedure RecalcLayout; override;

  procedure ApplyStretchMode(); override;

public

  destructor Destroy; override;

  procedure Validate(); override;

  procedure StartDesigning; override;

  procedure EndDesigning; override;

  procedure WriteElement(); override;

  procedure ReadElement(); override;

  function Equals(); override;

  property Child []: TFPReportElement; [r]

  property ChildCount: Integer; [r]

end;

Inheritance

TFPReportElementWithChildren

|

TFPReportElement

|

TFPReportComponent

|

TObject


Documentation generated on: 2023-03-18