Class ILAnalogInstrument.TILAngularHand

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 51: Line 51:
 
=== 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 67: Line 68:
  
 
=== 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]]

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.

Package: InstrumentLabPkg

Unit: ILAnalogInstrument

Inherits: TULBasicControlProperty

Contents

Syntax

Delphi:

type TILAngularHand = class( TULBasicControlProperty )

C++ Builder:

class TILAngularHand : public TULBasicControlProperty

Visual C++ (MFC):

class CTILAngularHand : public CTULBasicControlProperty

C# (.NET):

public ref class TILAngularHand : Mitov.InstrumentLab.BasicControlProperty

Summary

Angular hand properties class.

Description

Defines class specifying the angular hand properties.

Properties

Published

Methods

Public

From TLPControlProperty

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox