Class ILLinearGauge.TILExternalLinearGaugeHandElement
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: ILLinearGauge
Inherits: TILBasicExternalLinearGaugeHandElement
Contents |
Syntax
Delphi:
type TILExternalLinearGaugeHandElement = class( TILBasicExternalLinearGaugeHandElement )
C++ Builder:
class TILExternalLinearGaugeHandElement : public TILBasicExternalLinearGaugeHandElement
Visual C++ (MFC):
class CTILExternalLinearGaugeHandElement : public CTILBasicExternalLinearGaugeHandElement
C# (.NET):
public ref class ExternalLinearGaugeHandElement : Mitov.InstrumentLab.BasicExternalLinearGaugeHandElement
Summary
Component element drawing external data linear gauge hand.
Description
Use this component element to display external data linear gauge hand.
Diagram:
Example:
Properties
Published
Pins
- InputPin - The real or ranged real input pin of the component.
From TILBasicExternalLinearGaugeHandElement
Properties
Published
- Range - Specifies an optional Min/Max range for the hand.
- Value - Specifies the value of the component.
From TILBasicLinearGaugeHand
Methods
Public
From TLPComponentElement
Properties
Published
Methods
Public
- function GetHasEnable() : Boolean
- function GetCanDisable() : Boolean
- function GetName() : String
- procedure InvalidateSize()