Back to Devexpress

TdxStatusBarSimplePanelStyle.AutoHint Property

vcl-dxstatusbar-dot-tdxstatusbarsimplepanelstyle-80ce6790.md

latest949 B
Original Source

TdxStatusBarSimplePanelStyle.AutoHint Property

Specifies whether the panel displays hint texts of hot-tracked controls.

Declaration

delphi
property AutoHint: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

The property’s functionality is similar to that provided by the AutoHint property of the standard text panel. Refer to the TdxStatusBarTextPanelStyle.AutoHint topic to learn more.

The default value of the AutoHint property is False.

See Also

TdxStatusBarSimplePanelStyle Class

TdxStatusBarSimplePanelStyle Members

dxStatusBar Unit