Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxStatusBarKeyStateAppearance Members

Controls the appearance of the keyboard indicators on the status bar.

#Properties

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.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetRectWidth(TcxCanvas,TdxScaleFactor) Returns the bounding rectangle of the panel section corresponding to a specific key.
GetRectWidth(TcxCanvas)
ToString Inherited from TObject.
See Also