Unit 'cyPieGauge' Package
[Overview][Classes][Index] [#pl_cindy]

TcyCustomPieGauge

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

Declaration

Source position: cyPieGauge.pas line 53

type TcyCustomPieGauge = class(TcyCustomGauge)

protected

  procedure Draw(); override;

  

  property Width;

  

  property Height;

  

  property AngleMin: Integer; [rw]

  

  property AngleMax: Integer; [rw]

  

public

  constructor Create(); override;

  

  function GetValueFromPos(); override;

  

end;

Inheritance

TcyCustomPieGauge

  

|

TcyCustomGauge

  

|

TcyBaseMeasure

  

|

TObject



CT Web help

CodeTyphon Studio