Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

SystemParametersInfo

Retrieves or sets one of the system-wide parameters.

Declaration

Source position: winapih.inc line 280

function SystemParametersInfo(

  uiAction: DWord;

  uiParam: DWord;

  pvParam: Pointer;

  fWinIni: DWord

):LongBool;



CT Web help

CodeTyphon Studio