Unit 'TBGRAShapesUnit' Package
[Overview][Classes][Index] [#pl_bgrashapes]

TBGRACustomPolyShape

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

Declaration

Source position: TBGRAShapesUnit.pas line 88

type TBGRACustomPolyShape = class(TBGRACustomShape)

protected

  fAngle: single;

  

  procedure SetAngle();

  

  function CalcPoly(); virtual;

  

  procedure OffsetPoly(); virtual;

  

  property Angle: single; [rw]

  

end;

Inheritance

TBGRACustomPolyShape

  

|

TBGRACustomShape

  

|

TObject



CT Web help

CodeTyphon Studio