Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

SPI_SETLOWPOWERACTIVE

Used to enable or disable the low-power state for a screen saver. 1 to activate, or 0 to deactivate. Supported for 32-bit applications on Windows Server 2003 and Windows XP/2000.

Declaration

Source position: lcltype.pp line 2058

const SPI_SETLOWPOWERACTIVE = 85;

Version 4.6 Hosted on Source Forge