Property ILLed.TILTimeDetectLedElement.Mode
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.
Class: TILTimeDetectLedElement
Contents |
Syntax
Delphi:
property Mode : TSLLevelDetectMode read FMode write SetMode default dmAbove;
C++ Builder:
__property TSLLevelDetectMode Mode = { read=FMode, write=SetMode, default=dmAbove };
Summary
Specifies the Min/Max mode.
Description
Use this property to specify the min max mode.