ShellExecute(Handle,nil, 'http://netmax.myrice.com ',nil,nil,SW_ShowNormal); //打开网页连接
ShellExecute(handle, nil, 'c:\tt.doc', nil, nil, SW_SHOWNORMAL); //打开文件,利用api函數開啟剛剛指定
ShellExecute(Handle,nil, 'http://netmax.myrice.com ',nil,nil,SW_ShowNormal); //打开网页连接
ShellExecute(handle, nil, 'c:\tt.doc', nil, nil, SW_SHOWNORMAL); //打开文件,利用api函數開啟剛剛指定