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

TGuiCustomCircleSector

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

Declaration

Source position: DAV_GuiVector.pas line 84

type TGuiCustomCircleSector = class(TGuiCustomCircle)

protected

  procedure AssignTo(); override;

  

  procedure AngleStartChanged; virtual;

  

  procedure AngleEndChanged; virtual;

  

public

  constructor Create; override;

  

  property AngleStart: TFixed24Dot8; [rw]

  

  property AngleEnd: TFixed24Dot8; [rw]

  

end;

Inheritance

TGuiCustomCircleSector

  

|

TGuiCustomCircle

  

|

TGuiCustomCenteredGeometricShape

  

|

TGuiCustomGeometricShape

  

|

TObject



CT Web help

CodeTyphon Studio