Class ILLinearGauge.TILExternalLinearGaugeElement

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
Line 36: Line 36:
 
Use this component element to display external data linear
 
Use this component element to display external data linear
 
gauge.
 
gauge.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:ILExternalLinearGaugeElement_Preview.png]]
  
  
Line 47: Line 53:
 
=== Published ===
 
=== Published ===
 
*[[Property ILLinearGauge.TILExternalLinearGaugeElement.Value|Value]] - Specifies the value of the component.  
 
*[[Property ILLinearGauge.TILExternalLinearGaugeElement.Value|Value]] - Specifies the value of the component.  
 +
*[[Property ILLinearGauge.TILExternalLinearGaugeElement.Min|Min]] - Specifies the minimal value the component can hold.
 
*[[Property ILLinearGauge.TILExternalLinearGaugeElement.Max|Max]] - Specifies the maximal value the component can hold.  
 
*[[Property ILLinearGauge.TILExternalLinearGaugeElement.Max|Max]] - Specifies the maximal value the component can hold.  
*[[Property ILLinearGauge.TILExternalLinearGaugeElement.Min|Min]] - Specifies the minimal value the component can hold.
 
  
 
== Pins ==
 
== Pins ==
Line 145: Line 151:
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetCanDisable() : Boolean|function GetCanDisable() : Boolean]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetCanDisable() : Boolean|function GetCanDisable() : Boolean]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParentComponent(TComponent)|procedure SetParentComponent(AValue : TComponent)]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParentComponent(TComponent)|procedure SetParentComponent(AValue : TComponent)]]
 
== From [[Class LPControl.TLPCustomControl|TLPCustomControl]] ==
 
 
== Properties ==
 
 
=== Published ===
 
*[[Property LPControl.TLPCustomControl.Visible|Visible]]
 
 
== Methods ==
 
 
=== Public ===
 
*[[Method procedure LPControl.TLPCustomControl.InvalidateIntRect(TRect)|procedure InvalidateIntRect(ARect : TRect)]]
 
*[[Method function LPControl.TLPCustomControl.GetMouseCursorPos() : TMousePoint|function GetMouseCursorPos() : TMousePoint]]
 
*[[Method function LPControl.TLPCustomControl.GetIntegerMouseCursorPos() : TPoint|function GetIntegerMouseCursorPos() : TPoint]]
 
 
== Events ==
 
*[[Event LPControl.TLPCustomControl.OnMouseEnter|OnMouseEnter]]
 
*[[Event LPControl.TLPCustomControl.OnMouseLeave|OnMouseLeave]]
 
  
 
[[Category:Elements]][[Category:Classes]]
 
[[Category:Elements]][[Category:Classes]]

Revision as of 20:30, 10 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.

ILExternalLinearGaugeElement.gif

Package: InstrumentLabPkg

Unit: ILLinearGauge

Inherits: TILLinearGaugeElement

Contents

Syntax

Delphi:

type TILExternalLinearGaugeElement = class( TILLinearGaugeElement )

C++ Builder:

class TILExternalLinearGaugeElement : public TILLinearGaugeElement

Visual C++ (MFC):

class CTILExternalLinearGaugeElement : public CTILLinearGaugeElement

C# (.NET):

public ref class TILExternalLinearGaugeElement : Mitov.InstrumentLab.LinearGaugeElement

Summary

Component element drawing external data linear gauge.

Description

Use this component element to display external data linear gauge.


Diagram:

ILExternalLinearGaugeElement Preview.png


Example:

ExternalLinearGaugeElementSample.png

Properties

Published

Pins

From TILLinearGaugeElement

Properties

Published

Methods

Public

From TILBasicLinearGauge

Properties

Published

Methods

Public

From TULBasicControl

Properties

Published

Methods

Public

Events

From TLPTransparentControl

Properties

Published

Methods

Public

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox