uses ShellApi; ... ShellExecute(Handle, 'open', 'c:\Windows\system32\shutdown.exe', nil, nil, SW_SHOWNORMAL) ;
Tuesday, January 04, 2011
iwan RFID
uses ShellApi; ... ShellExecute(Handle, 'open', 'c:\Windows\system32\shutdown.exe', nil, nil, SW_SHOWNORMAL) ;


