Class ILBasicInstrument.TILInactiveColor
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: InstrumentLabDigitalPkg
Unit: ILBasicInstrument
Inherits: TULBasicControlProperty
Contents |
Syntax
Delphi:
type TILInactiveColor = class( TULBasicControlProperty )
C++ Builder:
class TILInactiveColor : public TULBasicControlProperty
Visual C++ (MFC):
class CTILInactiveColor : public CTULBasicControlProperty
C# (.NET):
public ref class InactiveColor : Mitov.InstrumentLab.BasicControlProperty
Summary
Inactive color properties class.
Description
Defines class specifying the inactive color properties.
Properties
Published
- AutoColor - Specifies if the color will be calculated automatically.
- Color - Specifies custom inactive color.