![]() |
![]() ![]() ![]() |
acButtonsPanel component.
|
property ShowAccelChar: Boolean;
|
The ShowAccelChar property controls whether the buttons should display ampersand character in caption.
|
|
Set ShowAccelChar to True to allow the button to display an underlined accelerator key value. When ShowAccelChar is True, any character preceded by an ampersand (&) appears underlined. To display an ampersand when ShowAccelChar is True, use two ampersands (&&) to stand for the single ampersand that is displayed.
|
|
Set ShowAccelChar to False to display the caption with all ampersands appearing as ampersands.
|
ShowDivider and ShowSizeGrip properties.
|