AdvTreeViews 1.25

By Gregor Markowski

Freeware 30 Mar 2013

In category

DB-Aware Components > Visual > TreeViews

Description

Two components:
  • TAdvTreeView (descendant of TCustomTreeView)
  • TAdvDBTreeView (descendant of TAdvTreeView)
for fastest handling of tree data structure.

Features:

  • full drag & drop support (whent property DragAndDropEnabled set to True)
  • fastest creating tree data structure, just "from scratch", using keyboard or built-in popup menu
  • properties ColorWhenFocused and FontColorWhenFocused let You change colors of the control when it receives focus, without a need of writing additional code anywhere in Form
    in TAdvDBTreeView
  • three build methods:
    • tbmParentFieldSort
    • tbmDatasetFilter
    • tbmProcessRawDataset
  • ID field can be of any text data type
  • null value for root allowed
  • tree is built dynamically, "on demand" of expanding node
  • very fast node locating when setting a KeyValue
  • property MultiParentAllowed: if set to True then You can attach same nodes to varies Parents
  • and much more - see DEMO application (using TObject descendants class hierarchy)
  • see History.Txt for changes
You can register the components under Your own names if You already have components with such names in Your Delphi IDE. Take a look at the AdvTreeViews_RegDeclar.pas placed in Source folder. You can use the components in Your IDE completly free - there is no time limit or NAGscreen.

Informations

  • Status: Trial (work while IDE is running)
  • Source: FNC
  • Size: 687 160kB

Platforms:

  • Delphi 2006 (Win32)
  • Delphi 2007 (VCL)
  • Delphi 6
  • Delphi 7

Downloads