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

TFPReportMargins

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

Declaration

Source position: fpreport.pp line 792

type TFPReportMargins = class(TPersistent)

protected

  procedure Changed; virtual;

public

  constructor Create();

  procedure Assign(); override;

  function Equals();

  procedure WriteElement(); virtual;

  procedure ReadElement(); virtual;

  property Page: TFPReportCustomPage; [r]

published

  property Top: TFPReportUnits; [rw]

  property Bottom: TFPReportUnits; [rw]

  property Left: TFPReportUnits; [rw]

  property Right: TFPReportUnits; [rw]

end;

Inheritance

TFPReportMargins

|

TObject


Documentation generated on: 2023-03-18