Unit 'GR32_ArrowHeads' Package
[Overview][Classes][Index] [#pl_graphics32]

TArrowHeadAbstract

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

Declaration

Source position: GR32_ArrowHeads.pas line 48

type TArrowHeadAbstract = class

protected

  function GetPointsInternal; virtual; abstract;

  

public

  constructor Create(); virtual;

  

  function GetPoints();

  

  property Size: TFloat; [rw]

  

end;

Inheritance

TArrowHeadAbstract

  

|

TObject



CT Web help

CodeTyphon Studio