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

TFPReportCustomShape

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

Declaration

Source position: fpreport.pp line 2053

type TFPReportCustomShape = class(TFPReportElement)

protected

  procedure RecalcLayout; override;

  procedure DoWriteLocalProperties(); override;

  property ShapeType: TFPReportShapeType; [rw]

  property Orientation: TFPReportOrientation; [rw]

  property CornerRadius: TFPReportUnits; [rw]

  property Color: TFPReportColor; [rw]

public

  constructor Create(); override;

  class function ElementType; override;

  procedure Assign(); override;

  procedure ReadElement(); override;

  function CreatePropertyHash; override;

end;

Inheritance

TFPReportCustomShape

|

TFPReportElement

|

TFPReportComponent

|

TObject


Documentation generated on: 2023-03-18