TTMSFNCWidgetLEDBar.Value Property
Specifies how many LEDs are lit, counting from the left.
API unit family: TMSFNCWidgetLEDBar
Declaring type: TTMSFNCWidgetLEDBar
Inherited from: TTMSFNCCustomWidgetLEDBar
Type: Integer
Syntax
property Value: Integer;
Default: 0
Remarks
The value is clamped to the range from 0 to the number of LEDs. Setting it updates the state of every LED so the first Value segments are lit. Defaults to 0.