TTMSFNCGraphicsContext.SetShowAcceleratorChar Method
Controls whether keyboard accelerator underlines are drawn in text.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
procedure SetShowAcceleratorChar(AShowAcceleratorChar: Boolean); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AShowAcceleratorChar |
When True, draws the underline under the accelerator character. |