Virtual Data Access Components (VirtualDAC, formerly known as VirtualTable), is a library of components that extends data processing capabilities in Delphi and C++Builder on Windows, MacOS, iOS and Android for both 32-bit and 64-bit platforms.
Key features:
- RAD Studio 10.2 Tokyo is supported
- Linux in RAD Studio 10.2 Tokyo is supported
- Cross-Platform Solution for Delphi, C++Builder, and Lazarus
- Advanced Design-Time Editors
- Free of charge binaries
- Represents an in-memory dataset
- Can store record data in the file (at run-time) and in dfm (at design-time)
- Provides expanded ability for locating records
- Supports records filtering
- Local sorting ability by several field
-The performance of TVirtualQuery is significantly improved
-Application-defined functions in TVirtualQuery are supported
-Application-defined collations in TVirtualQuery are supported
-AutoInc fields in TVirtualTable are supported