[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#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;


Version 3.2 Generated 2024-02-25 Home