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

tcyPieGauge

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

Declaration

Source position: cyPieGauge.pas line 71

type tcyPieGauge = class(TcyCustomPieGauge)

published

  property Align;

  

  property Anchors;

  

  property Constraints;

  

  property Visible;

  

  property OnClick;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property MarginBottom: Integer;

  

  property MarginLeft: Integer;

  

  property MarginRight: Integer;

  

  property MarginTop: Integer;

  

  property Color: TColor;

  

  property ItemsCount: Integer;

  

  property ItemsSpacing: Integer;

  

  property ItemsWidth: Integer;

  

  property ItemsHeight: Integer;

  

  property Min: Double;

  

  property Max: Double;

  

  property ReadOnly: Boolean;

  

  property Smooth: Boolean;

  

  property Transparent: Boolean;

  

  property OnBeforePaint: TNotifyEvent;

  

  property OnAfterPaint: TNotifyEvent;

  

  property Bevels: tcyBevels;

  

  property Position: Double;

  

  property Precision: Integer;

  

  property Step: Double;

  

  property OnChange: TNotifyEvent;

  

  property OnCustomDrawItem: TProcOnPaintItem;

  

  property AngleMin: Integer;

  

  property AngleMax: Integer;

  

end;

Inheritance

tcyPieGauge

  

|

TcyCustomPieGauge

  

|

TcyCustomGauge

  

|

TcyBaseMeasure

  

|

TObject



CT Web help

CodeTyphon Studio