TApxStatusLight Component

HierarchyProperties

Unit:

AxStatLt

Description:

TApxStatusLight is a simple component that displays two bitmaps, or two different colors, depending on whether the light is lit or unlit. The component's Lit property determines which of the two states is displayed, and its Glyph property determines whether bitmaps or solid colors are used.

This component works hand-in-hand with the TApxSLController component which is described in the printed documentation. TApxSLController reacts to changes in serial port status and changes the Lit property of various TApxStatusLight components to reflect the status of the port.