ShellExecute (rtl)

De Wiki1000
Procedure ShellExecute(const P1:string; const P2:string);

Cette fonction execute une commande Windows.

P1 Premier paramètre.
P2 Second paramètre.

La fonction execute

ShellExecute(0, 'open', P1, P2, nil, SW_SHOW);

Tip-20px.png Tip : Cette fonction n'est pas portable et est spécifique à Windows.

Exemple

begin
end;

Voir aussi:

Développement DSMDéveloppement DSM





Whos here now:   Members 0   Guests 0   Bots & Crawlers 1
 
Outils personnels