Pin SLSwitch.TSLSwitch.EnabledPin

From Mitov Wiki Doc
Jump to: navigation, search

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.

Class: TSLSwitch

Contents

Syntax

Delphi:

property EnabledPin : TOWBoolSinkPin read FEnabledPin write FEnabledPin;

C++ Builder:

__property TOWBoolSinkPin * EnabledPin = { read=FEnabledPin, write=FEnabledPin };

Summary

The enable pin of the component.

Description

This Boolean state pin can be used to enable or disable the component, or to monitor the Enabled status of the component.

To control or monitor the enable/disable of the component, connect this pin to a Boolean pin of another component.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox