Note : Please "Mark" this project in Github! It costs nothing and helps refer to the code. Thank you.
Note : please "Star" (Like) This Project in Github! It's cost nothing but to reference the code. Thanks
GLIBWMI IS A Delphi Library of Components, Focused on The Administration of Windows Systems. They are based on Windows WMI (Windows Management Instrumentation).
GLIBWMI is a library/component library for Delphi, focused on Windows Systems Administration. They are based on the WMI of Windows (Windows Management Instrumentation).
(ES) Once the bookstore is installed, release the component in a form and act. (En) ONCE THE LIBARRY IS INSTALLED, DROP THE COMPONENT ON A FORM AND ACTIVATE IT.
The components are installed in the dividing component palette in 2 categories (software and hardware).
Below is a basic description of the functionality of each of the components.
- Tbiosinfo : The Win32_bios class represents the attributes of the system of basic entry and output of the system (BIOS, BASIC INPUT/OUTPUT Service) installed in the equipment.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-bios
- Tcomputersysteminfo : The class Win32_computersystem represents a team's operating system in a Win32 environment.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-computersystem
- Tserviceinfo : The Win32_Service class represents a service in a Win32 system. A service application meets the rules of the service control administrator (SCM, Service Control Manager) and a user can automatically start it when starting the system through the Control Panel Services program or through an application that uses the service functions of the WIN32 API. The services can be executed although no user has logged in the system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-service
- TPNPENTISFO : The Win32_PnPentity class represents the properties of a plug and play device. The Plug and Play entities are shown as entries in the device administrator found in the control panel.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-pnpentity
- TDISKPARTITIONFO : The Win32_DiskParkation class represents the possibilities and administration capacity of an area with partitions on a physical disk of a Win32 system. Example: Disco No. 0, Partition No. 1.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-diskpiction
- Tprocessorinfo : The Win32_Processor class represents a device capable of interpreting a sequence of machine code instructions in a Win32 equipment. In a multiprocessor team, there will be an instance of this class for each processor.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-processor
- TDISKDRiveinfo : The Win32_Diskdrive class represents a physical disc unit as perceived by a team where the Win32 operating system is executed. Any interface to a physical unit of Win32 is a descendant, or member, of this class. The characteristics of the disc unit views through this object correspond to the administration and logic characteristics of the unit. In some cases, this may not reflect the real physical characteristics of the device. Any object based on another logical device would not be a member of this class. Example: Fixed Disc IDE.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-diskdrive
- TCDROMDRIVEINFO : The Win32_CDROMDRive class represents a CD-ROM unit in Win32_computersystem.Note: The unit name does not correspond to the logic unit letter assigned to the device.
MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-cdromdrive
- Tvideocontrollerinfo : The Win32_Videocontroller class represents the possibilities and administration capacity of the video controller in a Win32 equipment. Examples: Video adapter manufacturer, chip assembly version, screen resolution and colors number.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-videocontroller
- TusbControllerinfo : The Win32_usbController class manages the capacities of a universal series (USB) bus controller.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-usbController
- Tkeyboardinfo : The Win32_Keyboard class represents a keyboard installed in a Win32 system. Example: A Microsoft Natural Keyboard (R)MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-keyboard
- TDesktopmonitorinfo : The Win32_Desktopmonitor class represents the type of screen or monitor device connected to the equipment.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-desktopmonitor
- TpointingDeviceinfo : The Win32_Pointingdevice class represents an input device used to indicate and select screen areas on a Win32 equipment. Any device used to control a pointer or point on the screen of a Win32 equipment is a member of this class. Example: a mouse, touch keyboard or writing tablets or feathers.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-pointingdevice
- Tnetworkadapterinfo : The class Win32_networkadapter represents a network adapter in a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-networkadapter
- Tbatteryinfo : The Win32_Battery class represents a battery connected to the equipment system. This class applies to batteries in portable systems and other internal/external batteries.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-battery
- TSOUNDDEVICEINFO : The Win32_Sounddevice class represents the properties of a sound device installed in a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-sounddevice
- Tfaninfo : The Win32_FAN class represents the properties of a equipment fan. For example, the CPU cooling fan.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-fan
- Tpressfo : Capabilities and administration of the logical device of the printer.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-printer
- Tuseracountinfo : The Win32_usecount class contains information about a user account of a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-usecount
- Toperatingsysteminfo : The class Win32_Operatingsystem represents an operating system installed in a Win32 system. The operating systems that can be installed in a Win32 system are descendants (or members) of this class. Example: Microsoft Windows 95.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-operatingsystem
- Tprossinfo : The Win32_Process class represents a sequence of events in a Win32 system. Any sequence composed of the interaction of one or more processors or interpreters, executable code and a set of input data, is a descendant (or member) of this class. Example: A client application that is executed in a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-process
- Tprintjobinfo : Cim_job is a logical element that represents a work unit for a system, such as printing work. A job is different from a process, in the sense that a job can be programmed.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-printjob
- Tenvironmentinfo : The class win32_environment represents an environment or system configuration in a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-environment
- Tshareinfo : The Win32_Share class represents a shared resource in a Win32 system. It can be a disc unit, printer, communication between processes or other device that can be shared. Example: C: Public.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-share
- Tcodecfileinfo : The Win32_Codecfile class represents the audio or video codec installed in the equipment. The codec convert a type of medium format into another, normally a compressed format to a decompressed one. The name "codec" derives from a combination of "compress" (compress) and "decompress" (decompress). For example, a codec can convert a compressed format as MS-ADPCM to an uncompressed format as PCM, which most audio hardware can reproduce directly.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-codecfile
- Tregistryinfo : The Win32_registry class represents the system registration in a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-registry
- Tphysicalmemoryinfo : The Win32_physicalmemory class represents a physical memory device that is in a system as available for the operating system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-physicalmemory
- TPRODINFO : The instances of this class represent products installed by MSI. In general, a product is usually correlated with a single installation package.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-product
- Timezoneinfo : The Win32_timezone class represents the time zone information for a Win32 system. This information includes the necessary changes for the AH transition from the summer schedule.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-timezone
- Tdesktopinfo : The Win32_Desktop class represents the common characteristics of a user's desktop. The user can modify the properties of this class to customize the desk.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-desktop
- Tstartupcommandinfo : The Win32_Startupcommand class represents a command that is automatically executed when a user logs in the team.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-startupcommand
- TBOOTCONFIGUTIONINFO : The class Win32_BOOTConfiguration represents the starting configuration of a Win32 system.MSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-bootconfiguration
- TdisplayConfigurationinfo : The class Win32_DisplayConfiguration represents the screening of the screen device in a Win32 system. This class was obsolete in favor of the properties of classes win32_videocontroller, win32_desktopmonitor and cim_videocontrollerresolutionMSDN Link: https://docs.microsoft.com/en-us/windows/win32/cimwin32Prov/win32-discayconfiguration
(It) with the bookstore are several demos and examples of use of the different components that compose it. (En) The Library Includes severe demonstrations and exams of use of the different components that compose it.
General demo : (s) that shows a generic vision of all components. General demo : (in) IT shows to generic view of all the components.
Biosdemo, Diskdriveinfo, Processorinfo : (s) demos to show information on the BIOS of the system, the discs installed in the equipment and the machine processor. (En) demo display information about the system's bios, The hard disk install on system and the processor of the machine.
Winprocess : (Es) Jemplo that shows a list of active processes in the system. (En) Example Showing A List of the Active Process in the System.
PRINTERLIST : shows the different printers installed in the system and the characteristics of each of them.
Other specific demos components ...