Class ILAnalogInstrument.TILOptionalInstrumentElement
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: ILAnalogInstrument
Inherits: TULControlElement
Contents |
Syntax
Delphi:
type TILOptionalInstrumentElement = class( TULControlElement )
C++ Builder:
class TILOptionalInstrumentElement : public TULControlElement
Visual C++ (MFC):
class CTILOptionalInstrumentElement : public CTULControlElement
C# (.NET):
public ref class TILOptionalInstrumentElement : Mitov.InstrumentLab.ControlElement
Summary
Optional element properties class.
Description
Defines class specifying optional element properties.
Properties
Published
- Visible - Specifies if the element is visible.