TTMSFNCWidgetLEDBarItem.BaseColor Property
Specifies a base color from which the on and off colors are derived.
API unit family: TMSFNCWidgetLEDBar
Declaring type: TTMSFNCWidgetLEDBarItem
Type: TTMSFNCGraphicsColor
Syntax
property BaseColor: TTMSFNCGraphicsColor;
Default: gcRed
Remarks
Assigning a value sets OnColor to the base color and OffColor to a darker variant of it. Defaults to red.