Hot Label (TBBHotLabel)

Useful when you want to be informative like the standard label but also be
seen to react to mouse clicks.

Properties 

   HotColor    : TColor default clMaroon
      This is the colour the text is drawn in when the cursor is over the
      label.
      
Other properties, methods and events are as the standard TLabel, but the
Font.Color and Cursor properties have different defaults.


