Unit 'prefs' Package
[Overview][Constants][Types][Index] [#amunits]

tInputPrefs

Declaration

Source position: prefs.pas line 139

type tInputPrefs = record

  ip_Keymap: array [0..15] of Char;

  ip_PointerTicks: Word;

  ip_DoubleClick: ttimeval;

  ip_KeyRptDelay: ttimeval;

  ip_KeyRptSpeed: ttimeval;

  ip_MouseAccel: SmallInt;

end;


Documentation generated on: 2021-07-30