Skip to main content

TdxStatusBarKeyStateAppearance Properties

Controls the appearance of the keyboard indicators on the status bar.
Name Description
ActiveCaption The caption displayed when the key is activated (locked).
ActiveFontColor The color of an indicator font in active state.
Code Gets the key code corresponding to the keyboard state caption whose appearance is specified by this TdxStatusBarKeyStateAppearance object.
Id Returns a value representing the key whose appearance is specified by this TdxStatusBarKeyStateAppearance object.
InactiveCaption The caption displayed when the key is inactivated (unlocked).
InactiveFontColor The color of the inactive state indicator font.
See Also