Miguel Gastelumendi
Author Homepage: http://www.satelier.com.br/
Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
Total 3 products
dcuInfo v.1.0.0.0
Developer Tools > Developer Tools > Other
Description
Shows internal information from dcu files (Delphi 2-7 Compiled Unit).Informations
- Status: Fully functional
- Source: None
- Size: 665kB
Platforms: D2, D3, D4, D5, D6, D7
TComboBoxEx SelectAll v.1.0
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: 2kB
Platforms: D7
TTreeView Autoexpand while Hovering v.1.0
Code Samples > Samples > Components
Description
This is an implementation to a TTreeViews 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 order to access the dragObject and use the HideDragImage/ShowDragImage methods.
Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D7