Skip to content

RRUZ/wmi-delphi-code-creator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The WMI Delphi Code Creator (WDCC), allows you to generate Object Pascal, Oxygene, C++ and C# code to access the WMI (Windows Management Instrumentation) classes, events and methods. It also includes a set of tools to explore and query the content of the WMI.

Code Generation Features

https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/AllSmall.png

General Features

WMI Explorer : Allow you to navigate over all the WMI namespaces and classes, and display WMI metadata like MOF, Qualifiers and Properties.

WMI Class Tree : Shows the hierarchy and dependencies of the WMI classes in a namespace

WMI Finder: Display all the WMI classes and properties related to a search term.

WMI SQL : Allow you to execute WQL sentences in a local or remote machine, also include a option to auto generate of WQL code

WMI Properties Links : Display the location and sources from where each wmi property get the information.

Support for VCL Styles (Skins)

Customizable Syntax Highlight Colors

Looking for the installer? Check the Release Area

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.

All Embarcadero brand and product names are trademarks or registered trademarks of Embarcadero Technologies in the United States and other countries. All other marks are the property of their respective owners.