Class ILAngularGauge.TILGaugeMinMaxHandElement
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: InstrumentLabPkg
Unit: ILAngularGauge
Inherits: TILBasicGaugeHandElement
Contents |
Syntax
Delphi:
type TILGaugeMinMaxHandElement = class( TILBasicGaugeHandElement )
C++ Builder:
class TILGaugeMinMaxHandElement : public TILBasicGaugeHandElement
Visual C++ (MFC):
class CTILGaugeMinMaxHandElement : public CTILBasicGaugeHandElement
C# (.NET):
public ref class GaugeMinMaxHandElement : Mitov.InstrumentLab.BasicGaugeHandElement
Summary
Component element drawing internal data min or max angular gauge hand.
Description
Use this component element to display internal data min or max angular gauge hand.
Diagram:
Example:
Properties
Published
- Hand - Specifies the Gauge Hand properties.
- Mode - Specifies the Min/Max mode.
- AutoReset - Specifies if the hand will auto reset.
Methods
Public
- procedure Reset() - Resets the Min/Max hand.
Pins
From TILBasicGaugeHandElement
Methods
Public
From TLPComponentElement
Properties
Published
Methods
Public
- function GetHasEnable() : Boolean
- function GetCanDisable() : Boolean
- function GetName() : String
- procedure InvalidateSize()