About 186,000 results
Open links in new tab
  1. delphi - Tree-like Datastructure (for use with VirtualTreeview)

    You can turn the Name:string into a virtual method GetText:string;virtual and then create specialized descendants of TNode that override GetText to provide specialized behavior.

  2. Virtual Treeview step by step - Virtual Tree View Documentation

    Every data of the record is automatically free as soon as this is required. In this case it is not enough, however, to free the memory, which holds the pointer to the class (object instance), …

  3. delphi - How to Use Virtual Tree View in a Dynamically Updating Tree

    Sep 25, 2019 · I want to use Virtual TreeView to implement a tree, when clicking "Start" button, the program will search all files and folders under a drive recursively, then add them one by …

  4. SQLMemTable: Fastest In Memory SQL Database Delphi - AidAim

    SQLMemTable is a simple and fast in-memory database for Delphi and C++ Builder. SQLMemTable includes 4 visual components: TSQLMemDatabase, analogue of TDatabase; …

  5. Using the VirtualTree View grid in Delphi - fredshack.com

    Using the VirtualTree View grid in Delphi Introduction. VirtualTree View is a fast, small-footprint open-source VCL control for Delphi. It's usually used to display data in a tree, but data can …

    Missing:

    • Memory Table

    Must include:

  6. GitHub - JAM-Software/Virtual-TreeView: Virtual Treeview is a Delphi

    Virtual Treeview is a Delphi treeview control built from ground up. Many years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview …

    Missing:

    • Memory Table

    Must include:

  7. Best/Simplest way to dynamically populate ... - Delphi-PRAXiS [en]

    May 17, 2019 · I am using TvirtualTree for data display where there can be large numbers of records in a database table (upwards of 30,000). Given the virtual paradigm, it obviously …

  8. In your daily computer business you will often run into components that display their information in a tree-top or directory structure. The Windows explorer for example displays hard disks, files …

  9. DB-Aware Components > Direct DB Access > Memory Tables. Torry's Delphi ...

    TVirtualTable component is a TDataSet descendant, that represents an in-memory data storage to develop in Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, …

  10. How can I use VirtualTreeView in Delphi

    Jan 6, 2023 · VirtualTreeView is a component for Delphi that allows you to create highly customizable tree-like structures for displaying hierarchical data. It is optimized for large …

    Missing:

    • Memory Table

    Must include: