MenuItem.accelPath

string accelPath() @property

Get accelPath property.

Returns

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.

void accelPath(string propval) @property

Set accelPath property.

Parameters

propvalSets 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.