TTMSFNCGraphicsContextWEB.SetShowAcceleratorChar Method
Controls whether keyboard accelerator characters are underlined in drawn text.
API unit family: TMSFNCGraphics.WEB
Declaring type: TTMSFNCGraphicsContextWEB
Syntax
procedure SetShowAcceleratorChar(AShowAcceleratorChar: Boolean); override;
Parameters
| Name | Description |
|---|---|
AShowAcceleratorChar |
Set to True to underline accelerator characters. |