Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/MahdiSafsafi/zcontrols

zControls
https://github.com/MahdiSafsafi/zcontrols

delphi delphi-components object-inspector vcl vcl-styles

Last synced: about 1 month ago
JSON representation

zControls

Lists

README

        

# zControls #
zControls is a collection of Delphi components,actually it contains only one component **TzObjectInspector**.

## TzObjectInspector ##
**TzObjectInspector** is a powerful object inspector that support the following features :

* Same look and feel as Delphi IDE.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/0.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/0.PNG)

* VCL Style support.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/1.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/1.PNG)

* Multi objects editing.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/2.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/2.PNG)

* Quick Find for properties : Just press TAB and start typing your property name.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/3.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/3.PNG)

* Header/GridLine style.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/4.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/4.PNG)

* Support most basic properties : Color,Cursors...

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/5.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/5.PNG)
![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/6.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/6.PNG)

* Support Items,Font,Color,Icon dialogs.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/7.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/7.PNG)
![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/8.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/8.PNG)

* Auto complete user input.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/9.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/9.PNG)

* Events supports.

![https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/10.PNG](https://github.com/MahdiSafsafi/zcontrols/blob/master/Screenshots/10.PNG)

* Regrouping properties by category .
* Fully customized : you can easy register your own property !.
* Action notify : you can allow/prevent user from editing somes properties .
* Delphinus-Support
* And more ...!