Class ILAnalogClock.TILExternalControlClockHand

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''' TILExternalControlClockHand : [[Class ILAnalogClock.TILExternalClockHand|Mitov.InstrumentLab.ExternalClockHand]]
+
'''public ref class''' ExternalControlClockHand : [[Class ILAnalogClock.TILExternalClockHand|Mitov.InstrumentLab.ExternalClockHand]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 48: Line 48:
  
 
=== Public ===
 
=== Public ===
*[[Method procedure ILAnalogClock.TILExternalControlClockHand.Draw(IGPGraphics;Single;Single;Single;Single;Single;Single;Single;Single;Single)|procedure Draw(AGraphics : IGPGraphics; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AOutWidth : Single; AOutHeight : Single; AXCoeff : Single; AYCoeff : Single; AAngle : Single)]]
+
*[[Method procedure ILAnalogClock.TILExternalControlClockHand.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 ILAnalogClock.TILExternalControlClockHand.SetMouseOver(Boolean;TPoint)|procedure SetMouseOver(AValue : Boolean; AMousePos : TPoint)]]
+
*[[Method procedure ILAnalogClock.TILExternalControlClockHand.SetMouseOver(Boolean;TPoint;Boolean)|procedure SetMouseOver(AValue : Boolean; AMousePos : TPoint; AInvalidate : Boolean)]]
 
*[[Method procedure ILAnalogClock.TILExternalControlClockHand.SetMouseDown(Boolean)|procedure SetMouseDown(AValue : Boolean)]]
 
*[[Method procedure ILAnalogClock.TILExternalControlClockHand.SetMouseDown(Boolean)|procedure SetMouseDown(AValue : Boolean)]]
  
Line 66: Line 66:
 
*[[Property ILAnalogClock.TILClockHand.Discrete|Discrete]] - Specifies if the hand is discrete.  
 
*[[Property ILAnalogClock.TILClockHand.Discrete|Discrete]] - Specifies if the hand is discrete.  
  
== From [[Class ILAnalogClock.TILOptionalAngularGaugeHand|TILOptionalAngularGaugeHand]] ==
+
== From [[Class ILAnalogClock.TILOptionalAngularHand|TILOptionalAngularHand]] ==
  
 
== Properties ==
 
== Properties ==
  
 
=== Published ===
 
=== Published ===
*[[Property ILAnalogClock.TILOptionalAngularGaugeHand.Visible|Visible]] - Specifies if the hand is visible.  
+
*[[Property ILAnalogClock.TILOptionalAngularHand.Visible|Visible]] - Specifies if the hand is visible.  
  
 
== Methods ==
 
== Methods ==
  
 
=== Public ===
 
=== Public ===
*[[Method procedure ILAnalogClock.TILOptionalAngularGaugeHand.Draw(IGPGraphics;Single;Single;Single;Single;Single;Single;Single;Single;Single)|procedure Draw(AGraphics : IGPGraphics; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AOutWidth : Single; AOutHeight : Single; AXCoeff : Single; AYCoeff : Single; AAngle : Single)]]
+
*[[Method procedure ILAnalogClock.TILOptionalAngularHand.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)]]
  
== From [[Class ILAnalogInstrument.TILAngularGaugeHand|TILAngularGaugeHand]] ==
+
== From [[Class ILAnalogInstrument.TILAngularHand|TILAngularHand]] ==
  
 
== Properties ==
 
== Properties ==
  
 
=== Published ===
 
=== Published ===
*[[Property ILAnalogInstrument.TILAngularGaugeHand.Visible|Visible]] - Specifies if the hand is visible.  
+
*[[Property ILAnalogInstrument.TILAngularHand.Visible|Visible]] - Specifies if the hand is visible.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.Length|Length]] - Specifies the head length of the hand.  
+
*[[Property ILAnalogInstrument.TILAngularHand.Length|Length]] - Specifies the head length of the hand.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.TailLength|TailLength]] - Specifies the tail length of the hand.  
+
*[[Property ILAnalogInstrument.TILAngularHand.TailLength|TailLength]] - Specifies the tail length of the hand.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.TipWidth|TipWidth]] - Specifies the tip width of the hand.  
+
*[[Property ILAnalogInstrument.TILAngularHand.TipWidth|TipWidth]] - Specifies the tip width of the hand.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.TailIndentSize|TailIndentSize]] - Specifies the size of the tail indent of the hand.  
+
*[[Property ILAnalogInstrument.TILAngularHand.TailIndentSize|TailIndentSize]] - Specifies the size of the tail indent of the hand.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.TailWidth|TailWidth]] - Specifies the tail width of the hand.  
+
*[[Property ILAnalogInstrument.TILAngularHand.TailWidth|TailWidth]] - Specifies the tail width of the hand.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.Color|Color]] - Specifies the color of the hand.  
+
*[[Property ILAnalogInstrument.TILAngularHand.Color|Color]] - Specifies the color of the hand.  
*[[Property ILAnalogInstrument.TILAngularGaugeHand.Shadow|Shadow]] - Specifies how the shadow will be displayed.  
+
*[[Property ILAnalogInstrument.TILAngularHand.Shadow|Shadow]] - Specifies how the shadow will be displayed.
 +
*[[Property ILAnalogInstrument.TILAngularHand.Animation|Animation]] - Specifies the animation effects for the hand.  
  
 
== Methods ==
 
== Methods ==
  
 
=== Public ===
 
=== Public ===
*[[Method procedure ILAnalogInstrument.TILAngularGaugeHand.Draw(IGPGraphics;Single;Single;Single;Single;Single;Single;Single;Single;Single)|procedure Draw(AGraphics : IGPGraphics; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AOutWidth : Single; AOutHeight : Single; AXCoeff : Single; AYCoeff : Single; AAngle : Single)]]
+
*[[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 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.PerformAnimation() : Boolean|function PerformAnimation() : Boolean]]
 +
 
 +
== From [[Class LPTransparentControl.TLPControlProperty|TLPControlProperty]] ==
 +
 
 +
== Methods ==
 +
 
 +
=== Public ===
 +
*[[Method function LPTransparentControl.TLPControlProperty.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
  
 
== From [[Class LPComponent.TLPPersistent|TLPPersistent]] ==
 
== From [[Class LPComponent.TLPPersistent|TLPPersistent]] ==
Line 102: Line 114:
  
 
=== 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 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: ILAnalogClock

Inherits: TILExternalClockHand

Contents

Syntax

Delphi:

type TILExternalControlClockHand = class( TILExternalClockHand )

C++ Builder:

class TILExternalControlClockHand : public TILExternalClockHand

Visual C++ (MFC):

class CTILExternalControlClockHand : public CTILExternalClockHand

C# (.NET):

public ref class ExternalControlClockHand : Mitov.InstrumentLab.ExternalClockHand

Summary

External clock control hand properties class.

Description

Defines class specifying the external clock control hand properties.

Properties

Published

Public

Methods

Public

From TILExternalClockHand

Properties

Published

From TILClockHand

Properties

Published

From TILOptionalAngularHand

Properties

Published

Methods

Public

From TILAngularHand

Properties

Published

Methods

Public

From TLPControlProperty

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox