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

SPI_GETFOREGROUNDLOCKTIMEOUT

Used to get the time (in milliseconds) before an application can be brought to the foreground. pvParam is the DWORD variable with the time value.

Declaration

Source position: lcltype.pp line 2118

const SPI_GETFOREGROUNDLOCKTIMEOUT = 8192;

Version 4.6 Hosted on Source Forge