Class ILAnalogClock.TILBasicExternalClockHandElement
From Mitov Wiki Doc
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: TILBasicClockHand
Contents |
Syntax
Delphi:
type TILBasicExternalClockHandElement = class( TILBasicClockHand, ILPClockComponentElement )
C++ Builder:
class TILBasicExternalClockHandElement : public TILBasicClockHand
Visual C++ (MFC):
class CTILBasicExternalClockHandElement : public CTILBasicClockHand
C# (.NET):
public ref class BasicExternalClockHandElement : Mitov.InstrumentLab.BasicClockHand
Summary
Abstract base class for external clock hand component elements.
Description
Defines abstract base class for external clock hand component elements.
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()