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

TFPReportFrame

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

Declaration

Source position: fpreport.pp line 565

type TFPReportFrame = class(TPersistent)

protected

  procedure Changed;

public

  constructor Create();

  procedure Assign(); override;

  procedure WriteElement(); virtual;

  procedure ReadElement(); virtual;

  function Equals();

  property ReportElement: TFPReportElement; [r]

published

  property Lines: TFPReportFrameLines; [rw]

  property Shape: TFPReportFrameShape; [rw]

  property Color: TFPReportColor; [rw]

  property BackgroundColor: TFPReportColor; [rw]

  property Pen: TFPPenStyle; [rw]

  property Width: Integer; [rw]

end;

Inheritance

TFPReportFrame

|

TObject


Documentation generated on: 2023-03-18