changes of the menu item's accelerator caused by the user can be identified and saved to persistant storage.
MenuItem.accelPath
string accelPath() @propertyGet accelPath property.
Returns
Sets the accelerator path of the menu item, through which runtime
void accelPath(string propval) @propertySet accelPath property.
Parameters
propval | Sets the accelerator path of the menu item, through which runtime changes of the menu item's accelerator caused by the user can be identified and saved to persistant storage. |