[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

KeysToShiftState

KeysToShiftState - converts an actual physical key code to a shift state (ie Shift, Ctrl, Alt etc)

Declaration

Source position: forms.pp line 1468

function KeysToShiftState(

  Keys: PtrUInt

):TShiftState;