Unit 'DAV_GuiVector' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TGuiCustomPolygon

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

Declaration

Source position: DAV_GuiVector.pas line 221

type TGuiCustomPolygon = class(TGuiCustomGeometricShape)

protected

  procedure AssignTo(); override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure AddPoint();

  

  procedure RemovePoint(); overload;

  

  property X []: TFixed24Dot8; [rw]

  

  property Y []: TFixed24Dot8; [rw]

  

  property Count: Integer; [r]

  

end;

Inheritance

TGuiCustomPolygon

  

|

TGuiCustomGeometricShape

  

|

TObject



CT Web help

CodeTyphon Studio