Unit 'TplGaugeUnit' Package
[Overview][Classes][Index] [#pl_excontrols]

TplGauge

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

Declaration

Source position: TplGaugeUnit.pas line 45

type TplGauge = class(TGraphicControl)

protected

  procedure CalcAdvColors;

  

  procedure Paint; override;

  

public

  constructor Create(); override;

  

published

  property Transparent: Boolean; [rw]

  

  property Color;

  

  property BarColor: TColor; [rw]

  

  property MinValue: LongInt; [rw]

  

  property MaxValue: LongInt; [rw]

  

  property Progress: LongInt; [rw]

  

  property ShowText: Boolean; [rw]

  

  property Align;

  

  property Enabled;

  

  property Font;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property ShowHint;

  

  property Visible;

  

  property Anchors;

  

  property BiDiMode; [w]

  

  property Constraints;

  

  property DragKind;

  

  property ParentBiDiMode;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnStartDock;

  

  property OnStartDrag;

  

end;

Inheritance

TplGauge

  

|

TObject



CT Web help

CodeTyphon Studio