Unit 'DTAnalogGauge' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TDTCustomAnalogGauge

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

Declaration

Source position: dtanaloggauge.pas line 30

type TDTCustomAnalogGauge = class(TBGRAGraphicCtrl)

protected

  procedure ResizeEvent();

  

  procedure ClearBitMap();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Paint; override;

  

  procedure DrawGauge; virtual;

  

  procedure DrawGaugeBody; virtual;

  

  procedure DrawGaugeRange; virtual;

  

  procedure DrawGaugeFace; virtual;

  

  procedure DrawGaugeScale; virtual;

  

  procedure DrawGaugeNeedle; virtual;

  

published

  property Position: Integer; [rw]

  

  property FaceSettings: TDTFaceSettings; [rw]

  

  property ScaleSettings: TDTScaleSettings; [rw]

  

  property NeedleSettings: TDTNeedleSettings; [rw]

  

end;

Inheritance

TDTCustomAnalogGauge

  

|

TBGRAGraphicCtrl

  

|

TObject



CT Web help

CodeTyphon Studio