while EnumDisplayDevices(nil, cc, lpDisplayDevice , dwFlags) do begin inc(cc); listbox1.items.add(lpdisplaydevice.DeviceName);
確定! 回上一頁