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

TFPReportCustomShape

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

Declaration

Source position: fpreport.pp line 2073

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



CT Web help

CodeTyphon Studio