ExtractIcon(Application.Handle,PChar(...),0);用这个函数读出图标时,怎样判断已获取到图标。例如:Icon.Handle := ExtractIcon(Application.Handle,PChar(edit1.text),0);