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