Class ILLinearGauge.TILBasicLinearGaugeHandElement
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: TILBasicLinearGaugeHand
Contents |
Syntax
Delphi:
type TILBasicLinearGaugeHandElement = class( TILBasicLinearGaugeHand, ILPLinearAnalogComponentElement, ILPAnalogValueElement )
C++ Builder:
class TILBasicLinearGaugeHandElement : public TILBasicLinearGaugeHand
Visual C++ (MFC):
class CTILBasicLinearGaugeHandElement : public CTILBasicLinearGaugeHand
C# (.NET):
public ref class TILBasicLinearGaugeHandElement : Mitov.InstrumentLab.BasicLinearGaugeHand
Summary
Abstract base class for linear gauge hand elements.
Description
Defines abstract base class for linear gauge hand elements.
From TILBasicLinearGaugeHand
Methods
Public
From TLPComponentElement
Properties
Published
Methods
Public
- function GetHasEnable() : Boolean
- function GetCanDisable() : Boolean
- function GetName() : String
- procedure InvalidateSize()