Miguel Gastelumendi

Author Homepage: http://www.satelier.com.br/

Send e-mail to this Author

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!

Author Products

Total 3 products

dcuInfo v.1.0.0.0

Developer Tools > Developer Tools > Other

By Miguel Gastelumendi.

Freeware 18 Aug 2004

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

By Miguel Gastelumendi.

Freeware + source 19 Apr 2007

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

By Miguel Gastelumendi.

Freeware + source 27 Apr 2008

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