Accelerate

[property icon] Accelerate

If set then cells display ampersands as underscores and keyboard accelerators will work

Enumerated type, possible values are:

Default Grid default rules apply
Enable Enables acceleration
Disable Disables acceleration

Applies to: Grid , GridCell

Introduced in KCML version 6.60


>

Accelerate

If the Accelerate property for a grid is set then ampersand characters in text will be interpreted as adding an underscore to the following character and being used for acceleration in a similar manner to standard controls. Where a cell has a LeftAction of Click this is sent on acceleration. If there is no click then acceleration will move focus to the next available cell.

See also

Grid methods, properties and events. GridCell methods, properties and events.