Unit 'flcWinUtils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

WinExecute

Declaration

Source position: flcWinUtils.pas line 374

function WinExecute(

  const ExeName: string;

  const Params: string;

  const ShowWin: Word = SW_SHOWNORMAL;

  const WaitTime: Integer = - 1;

  const DefaultPath: string = ''

):LongWord;



CT Web help

CodeTyphon Studio