Class ULBasicControl.TULOptionalInstrumentProperty
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: Mitov.BasicLab
Unit: ULBasicControl
Inherits: TULBasicControlProperty
Contents |
Syntax
Delphi:
type TULOptionalInstrumentProperty = class( TULBasicControlProperty )
C++ Builder:
class TULOptionalInstrumentProperty : public TULBasicControlProperty
Visual C++ (MFC):
class CTULOptionalInstrumentProperty : public CTULBasicControlProperty
C# (.NET):
public ref class OptionalInstrumentProperty : Mitov.SignalLab.BasicControlProperty
Summary
Base abstract class for optional properties.
Description
This is the base abstract class for optional properties.
Properties
Published
- Visible - Specifies if the component object will be visible.