Class ILAngularGauge.TILAngularGaugeHand

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TILAngularGaugeHand : [[Class ILAnalogInstrument.TILAngularHand|Mitov.InstrumentLab.AngularHand]]
+
'''public ref class''' AngularGaugeHand : [[Class ILAnalogInstrument.TILAngularHand|Mitov.InstrumentLab.AngularHand]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 53: Line 53:
 
=== Public ===
 
=== Public ===
 
*[[Method procedure ILAnalogInstrument.TILAngularHand.DoInvalidateResources()|procedure DoInvalidateResources()]]
 
*[[Method procedure ILAnalogInstrument.TILAngularHand.DoInvalidateResources()|procedure DoInvalidateResources()]]
 +
*[[Method procedure ILAnalogInstrument.TILAngularHand.InvalidateOwner()|procedure InvalidateOwner()]]
 
*[[Method procedure ILAnalogInstrument.TILAngularHand.Draw(IGPGraphics;Single;Single;Single;Single;Single;Single;Single;Single;Single;Single)|procedure Draw(AGraphics : IGPGraphics; ACenterOffsetX : Single; ACenterOffsetY : Single; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AOutWidth : Single; AOutHeight : Single; AXCoeff : Single; AYCoeff : Single)]]
 
*[[Method procedure ILAnalogInstrument.TILAngularHand.Draw(IGPGraphics;Single;Single;Single;Single;Single;Single;Single;Single;Single;Single)|procedure Draw(AGraphics : IGPGraphics; ACenterOffsetX : Single; ACenterOffsetY : Single; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AOutWidth : Single; AOutHeight : Single; AXCoeff : Single; AYCoeff : Single)]]
 
*[[Method function ILAnalogInstrument.TILAngularHand.HitTest(Integer;Integer;Single;Single;Single;Single;Single;Single;Single;Single) : Boolean|function HitTest(X : Integer; Y : Integer; ACenterOffsetX : Single; ACenterOffsetY : Single; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AXCoeff : Single; AYCoeff : Single) : Boolean]]
 
*[[Method function ILAnalogInstrument.TILAngularHand.HitTest(Integer;Integer;Single;Single;Single;Single;Single;Single;Single;Single) : Boolean|function HitTest(X : Integer; Y : Integer; ACenterOffsetX : Single; ACenterOffsetY : Single; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AXCoeff : Single; AYCoeff : Single) : Boolean]]
Line 69: Line 70:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function LPComponent.TLPPersistent.QueryInterface(TGUID;TObject) : HResult|function QueryInterface(IID : TGUID; Obj : TObject) : HResult]]
 
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

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: ILAngularGauge

Inherits: TILAngularHand

Contents

Syntax

Delphi:

type TILAngularGaugeHand = class( TILAngularHand )

C++ Builder:

class TILAngularGaugeHand : public TILAngularHand

Visual C++ (MFC):

class CTILAngularGaugeHand : public CTILAngularHand

C# (.NET):

public ref class AngularGaugeHand : Mitov.InstrumentLab.AngularHand

Summary

Angular gauge hand properties class.

Description

Defines class specifying the angular gauge hand properties.

From TILAngularHand

Properties

Published

Methods

Public

From TLPControlProperty

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox