VirtualTable Component 5.70
TVirtualTable component is TDataSet descendant. It represents an in-memory data storage that does not have linked data files. To add fields to virtual table call AddField method. Immediately after creating virtual table it will be empty. You then define new fields or load existing table files so that virtual table object becomes initialized and ready to be opened.
0 comments Wednesday 14 Feb 2007 | Delphi Tutorial | Database, Freeware