Class ILAnalogClock.TILExternalClockControlHandElement

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 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TILExternalClockControlHandElement : [[Class ILAnalogClock.TILBasicExternalClockHandElement|Mitov.InstrumentLab.BasicExternalClockHandElement]]
+
'''public ref class''' ExternalClockControlHandElement : [[Class ILAnalogClock.TILBasicExternalClockHandElement|Mitov.InstrumentLab.BasicExternalClockHandElement]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 41: Line 41:
  
 
This element can be used for setting values by the user.
 
This element can be used for setting values by the user.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:ILExternalClockControlHandElement_Preview.png]]
  
  

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.

ILExternalClockControlHandElement.gif

Package: InstrumentLabPkg

Unit: ILAnalogClock

Inherits: TILBasicExternalClockHandElement

Contents

Syntax

Delphi:

type TILExternalClockControlHandElement = class( TILBasicExternalClockHandElement )

C++ Builder:

class TILExternalClockControlHandElement : public TILBasicExternalClockHandElement

Visual C++ (MFC):

class CTILExternalClockControlHandElement : public CTILBasicExternalClockHandElement

C# (.NET):

public ref class ExternalClockControlHandElement : Mitov.InstrumentLab.BasicExternalClockHandElement

Summary

Component element drawing external user controllable analog clock hand.

Description

Use this component element to display external user controllable analog clock hand.

The user can use the mouse to change the location of the hand.

This element can be used for setting values by the user.


Diagram:

ILExternalClockControlHandElement Preview.png


Example:

ExternalClockHandElementSample.png

Properties

Published

Pins

From TILBasicExternalClockHandElement

Properties

Published

From TILBasicClockHand

Methods

Public

From TLPComponentElement

Properties

Published

Methods

Public

From TSLComponentItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox