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 2 months ago
JSON representation
zControls
- Host: GitHub
- URL: https://github.com/mahdisafsafi/zcontrols
- Owner: MahdiSafsafi
- Created: 2015-06-11T11:25:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T00:21:45.000Z (about 1 year ago)
- Last Synced: 2024-02-01T15:02:23.199Z (11 months ago)
- Topics: delphi, delphi-components, object-inspector, vcl, vcl-styles
- Language: Pascal
- Homepage:
- Size: 1.28 MB
- Stars: 141
- Watchers: 28
- Forks: 52
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 ...!