WMI Tasks using Delphi – Computer Hardware | The Road to Delphi - a Blog about programming

WMI Tasks using Delphi – Computer Hardware | The Road to Delphi - a Blog about programming

瀏覽:565
日期:2025-09-30
Determine how much free memory a computer has Use the class Win32_OperatingSystem and the FreePhysicalMemory property. Determine whether a computer has a DVD drive Use the Win32_CDROMDrive class and check for the acronym DVD in the Name or ......看更多