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

TFPReportTextAlignment

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

Declaration

Source position: fpreport.pp line 603

type TFPReportTextAlignment = class(TPersistent)

protected

  procedure Changed;

public

  constructor Create();

  procedure Assign(); override;

  procedure WriteElement(); virtual;

  procedure ReadElement(); virtual;

published

  property Horizontal: TFPReportHorzTextAlignment; [rw]

  property Vertical: TFPReportVertTextAlignment; [rw]

  property TopMargin: TFPReportUnits; [rw]

  property BottomMargin: TFPReportUnits; [rw]

  property LeftMargin: TFPReportUnits; [rw]

  property RightMargin: TFPReportUnits; [rw]

end;

Inheritance

TFPReportTextAlignment

|

TObject


Documentation generated on: 2023-03-18