Class ILAnalogClock.TILExternalClockHandElement
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 02:46, 11 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: TILBasicExternalClockHandElement
Contents |
Syntax
Delphi:
type TILExternalClockHandElement = class( TILBasicExternalClockHandElement )
C++ Builder:
class TILExternalClockHandElement : public TILBasicExternalClockHandElement
Visual C++ (MFC):
class CTILExternalClockHandElement : public CTILBasicExternalClockHandElement
C# (.NET):
public ref class TILExternalClockHandElement : Mitov.InstrumentLab.BasicExternalClockHandElement
Summary
Component element drawing external data analog clock hand.
Description
Use this component element to display external data analog clock hand.
Diagram:
Example:
Properties
Published
- TimeSource - Specifies the time source.
- Hand - Specifies the Clock Hand properties.
- Value
Pins
- InputPin - The date/time input pin of the component.
From TILBasicExternalClockHandElement
Properties
Published
- Value - Specifies the value of the component.
From TILBasicClockHand
Methods
Public
From TLPComponentElement
Properties
Published
Methods
Public
- function GetHasEnable() : Boolean
- function GetCanDisable() : Boolean
- function GetName() : String
- procedure InvalidateSize()