利用ShellAPI:
uses ShellAPI;
ShellExecute(handle,'open',pchar('mailto:'+dbedit11.Text),nil,nil,SW_ShowNormal);
利用ShellAPI:
uses ShellAPI;
ShellExecute(handle,'open',pchar('mailto:'+dbedit11.Text),nil,nil,SW_ShowNormal);
568

被折叠的 条评论
为什么被折叠?