本文整理自网络,侵删。
var iHandle: THandle;iHandle=FindWindow(Pchar(Tform1.ClassName), nil);if iHandle <> 0 then已经存在
本文链接:https://blog.csdn.net/ozhy111/article/details/86595923
相关阅读 >>
Delphi 使用shgetfileinfo函数获取任何文件大图标
Delphi removewhitespaces 过滤字符串所有空格
更多相关阅读请进入《Delphi》频道 >>