https://github.com/mahdisafsafi/zcontrols
zControls
https://github.com/mahdisafsafi/zcontrols
delphi delphi-components object-inspector vcl vcl-styles
Last synced: 4 months ago
JSON representation
zControls
- Host: GitHub
- URL: https://github.com/mahdisafsafi/zcontrols
- Owner: MahdiSafsafi
- Created: 2015-06-11T11:25:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T00:21:45.000Z (over 2 years ago)
- Last Synced: 2025-10-06T12:02:35.610Z (9 months ago)
- Topics: delphi, delphi-components, object-inspector, vcl, vcl-styles
- Language: Pascal
- Homepage:
- Size: 1.28 MB
- Stars: 155
- Watchers: 25
- Forks: 56
- 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.

* VCL Style support.

* Multi objects editing.

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

* Header/GridLine style.

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


* Support Items,Font,Color,Icon dialogs.


* Auto complete user input.

* Events supports.

* 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 ...!