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

SPI_SETFOREGROUNDLOCKTIMEOUT

Used to set the time (in milliseconds) before an application can be brought to the foreground. Set pvParam to the DWORD value with the time delay.

Declaration

Source position: lcltype.pp line 2119

const SPI_SETFOREGROUNDLOCKTIMEOUT = 8193;

Version 4.6 Hosted on Source Forge