Jak wywołać Panel sterowania ?
uses
ShellApi
ShellExecute(Application.Handle, 'open', 'control.exe', nil, nil, SW_SHOW);
ShellApi
ShellExecute(Application.Handle, 'open', 'control.exe', nil, nil, SW_SHOW);
Materiał dodany przez użytkownika: alphan
