HexaDecimalZ
Company Homepage: http://hdz.vejas.lt
Professional set of Delphi and C++Builder components for virtual instrumentation
- Meters, Bars (Gauge), with linear or log(10) scaling
- Digital indicators (time, value)
- Operating Point display
- Dial (knob), Sliders, Trend/Recorder
- buttons, switches, LED indicators
- DB-Aware components and many more
Total 4 products
Clean Code v.1.0
Applications in Delphi and BCB > Files and Drives > Erase and UnErase
By HexaDecimalZ.
Freeware + source 28 Jan 2002Description
Clean Code application is used to remove unnecessary files from source folders, like dcu's, backup files (*.~*) and so on. This is useful when sharing your source with other people, before doing any backup, and any time else when you just need quickly get rid of unnecessary files that Delphi creates automatically. User can edit his own masks for files to be deleted, also has full control on what files are deleted.Application works like shell extension - it adds additional command to folder popup menu, so you can easily seek it anytime from the Explorer.
Informations
- Status: Fully functional
- Source: Included
- Size: 267kB
Platforms: ME, W2K, W98, XP,
TcrDesignGrid v.0.6
Components > Grids > Power Grids
By HexaDecimalZ.
Freeware + source 04 Sep 2001Description
Grid component with drawing, text display and event support. Designed specially for new application, CroswMaker (crossword authoring tool) as a pattern of main editor (CroswMaker is available at homepage for free, too). Descends right from TCustomControl branch and is completeley different from any other grid component. Still no other help, except compiled demo with sources, is not available.Features:
- Unlimited size grid
- Two text properties for each cell: big one, centered, and small, appearing in one of cell's corners.
- Easily managable cell appearance using style collection.
- Reusable styles in several TcrDesignGrids using TcrPaintSettings component.
- Transparent cells.
- Background bitmap support.
- Extended event list (like OnMouseCellEnter or OnAfterAddCell).
- TcrCell.Data: pointer property: you can attach other object for each cell.
- CustomPaint support to draw cell in any way you want.
- ~2400 lines of code for free.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 106kB
Platforms: D5, D6
TFlatMenu v.0.6
Components > Menus > Menu Enhancements
By HexaDecimalZ.
Freeware + source 06 Sep 2001Description
Specially designed to suit FlatStyle components, this component is not actually a menu component; it just provides AdvancedCustomPaint and MeasureItem events for TMenu descendants: TMainMenu and TPopupMenu. It has a collection of TMenu elements, and properties (customizable colors mostly) for drawing. Very nice effect.
- Painting methods can be customized and previewed at design time.
- Same painting events can be added to multiple TMenus at once.
- Active: boolean property let's you swich CustomPaint events on/off.
- Full source code with comments.
Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D5, D6
TSavedForm v.1.0
Components > Forms > State savers
By HexaDecimalZ.
Freeware + source 31 Oct 2001Description
TSavedForm is used to save window position, size and state set by the user in the ini file. Either default ini file defined by .IniFile property or saving/loading methods can be used. Settings are saved for different screen resolutions, so there's no problem if resolutions change between application sessions. There are additional events and properties, like centering form in screen when no records in ini file found.Informations
- Status: Fully functional
- Source: Included
- Size: 10kB
Platforms: D3, D4, D5, D6