help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'keyboard' (#rtl)

ShiftStateToString

Return description of key event shift state

Declaration

Source position: keybrdh.inc line 190

function ShiftStateToString(

  KeyEvent: TKeyEvent;

  UseLeftRight: Boolean

):String;

Description

ShiftStateToString returns a string description of the shift state of the key event KeyEvent. This can be an empty string.

The shift state is described using the strings in the SShift constant.

For an example, see PollShiftStateEvent.

Errors

None.

See also

FunctionKeyName

  

Return string representation of a function key code.

KeyEventToString

  

Return a string describing the key event.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505