HbRadioButton() > Methods |
Checks if an accelerator key is pressed.
:isAccel( <nKey>|<cChr> ) --> lIsAccelerator
Method :isAccel() tests if the passed key code identifys the accelerator key of a HbRadiohButton object. See :caption for the definition of an accelerator key.
The return value is .T. (true) when the passed parameter identifies the accelerator, otherwise .F. (false) is returned.
http://www.xHarbour.com