[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the text representation of a keycode.
Source position: fpg_base.pas line 732
function KeycodeToText( |
AKey: Word; |
AShiftState: TShiftState |
):String; |
This is mainly used for debugging, but could also be used for Menu Item keyboard shortcuts etc.