Class ILLinearGauge.TILBasicLinearGaugeHandElement
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		||
| Line 26: | Line 26: | ||
=== C# (.NET): ===  | === C# (.NET): ===  | ||
<code>  | <code>  | ||
| − | '''public ref class'''   | + | '''public ref class''' BasicLinearGaugeHandElement : [[Class ILLinearGauge.TILBasicLinearGaugeHand|Mitov.InstrumentLab.BasicLinearGaugeHand]]  | 
</code>  | </code>  | ||
== Summary ==  | == Summary ==  | ||
Latest revision as of 00:31, 26 June 2013
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 BasicLinearGaugeHandElement : 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()