h1:=GetNextWindow(h1,GW_HWNDNEXT); if not (IsWindow(h1) and IsWindowVisible(h1)) then continue; GetWindowText(h1,Buffer,100);
確定! 回上一頁