Miguel Gastelumendi
Author Homepage: http://www.satelier.com.br/
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 2 products
Components > List and Combo Boxes > Enhanced List and Combo Boxes
Description
The purpose of uComboExSelectAll is to demonstrate how to select all text of a TComboBoxEx when it's style is csExDropDown (TComboBoxEx.SelectAll would not work correctly).Informations
- Status: Fully functional
- Source: Included
- Size: 2 kB
Platforms: D7
Code Samples > Samples > Components
Description
This is an implementation to a TTreeView’s node so it would automatically expand or contract when an object hovers over it, during a Drag/Drop operation. Unfortunately, if no special code is added, the treeview gets messy and a full repaint is need. To fix this behaviour, TTreeview is subclassed in …Informations
- Status: Fully functional
- Source: Included
- Size: 2 kB
Platforms: D7