ThbComPortStatusLED is a component that displays to different bitmaps to
visualize the status of a serial port LED. This component works hand-in-hand
with the ThbComPort component. It reacts to changes in serial port status
and changes the Active property. If Active is True, the pictiure defined
in BitmapOn is shown otherwise the one defined in BitmapOff. Two default
bitmaps are used when the component is dropped on the Form. You are free
to change these images.
ThbComPortStatusLED works like the Delphi TImage component and has similar properties. Differences to TImage are documented here.