Class ILAngularGauge.TILBasicGaugeHandElement
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: TILBasicGaugeHand
Contents |
Syntax
Delphi:
type TILBasicGaugeHandElement = class( TILBasicGaugeHand, ILPAngularAnalogComponentElement, ILPAnalogValueElement )
C++ Builder:
class TILBasicGaugeHandElement : public TILBasicGaugeHand
Visual C++ (MFC):
class CTILBasicGaugeHandElement : public CTILBasicGaugeHand
C# (.NET):
public ref class TILBasicGaugeHandElement : Mitov.InstrumentLab.BasicGaugeHand
Summary
Abstract base class for gauge hand component elements.
Description
Defines abstract base class for gauge hand component elements.
Methods
Public
From TLPComponentElement
Properties
Published
Methods
Public
- function GetHasEnable() : Boolean
- function GetCanDisable() : Boolean
- function GetName() : String
- procedure InvalidateSize()