ListBox1.Items.Add(StrPas(WinText)); end; procedure TForm1.Button1Click(Sender: TObject); begin EnumWindows(@EnumWinProc, LongInt(Self));
確定! 回上一頁