Submit Program | Contact us
downloads programs from a to z
New Page 1 TObjectTable version 1.16 (Shareware) Ever needed an in-memory table containing object instances instead o
Search:
 » Home » Development » Libraries » TObjectTable - single license 1.16
Company: Simple-code.com
License: Shareware
Version: 1.16
System: Win 95/NT/2000/XP/98/ME
Size: 0
Date Released: January 26, 2002
Price: $39
Screenshot: No Screenshot
Downloads: 769
Homepage: http
Date added: Sep 22, 2005
Click here to Download






New Page 1





TObjectTable
version 1.16 (Shareware)




Ever needed an in-memory table containing object instances instead of
data
records?




TObjectTable is a generic container that stores objects identified
by variant keys. TObjectTable provides most of the functionality of an in-memory
table, but the records are actually object instances. It includes methods to add, remove and locate items
in the table, as well as methods that execute a callback for every item in the
table.
Any number of indexes can be defined for a table.
The items that are available for locate or callback can be limited by applying a
filter, a range or both.




What makes TObjectTable better than the object
containers shipped with Delphi?





Improved performance: TObjectTable
uses internal binary trees, reducing the complexity of the usual
operations (insert, delete, locate) to
O(log N).
Multiple key types: by
using a variant as a key for each item.
New features: multiple indexes, limiting the visible records by range or
filter, user-defined key types.


Features:




TObjectTable items can be any
TObject descendant.
Multiple indexes can be
defined for the table. The user can select the current index by
using the IndexName property.
Index options include: unique, case-insensitive, descending.
FindKey method locates an
object in the table based on the current index.
SetRange method applies a
range to the table using the current index.
Filtered property and OnFilter event
allow the user to filter the visible records.
ForEach iterator executes a user-defined callback
for all the visible records.
OwnsObjects property allows
the user to control the destruction of objects when the table is
destroyed.
Valid key types are any variant types that allow a transitive ordering relationship
like string, integer, float, datetime.
User-defined key types are allowed. The demo includes a TGUID key using
the TGUIDVariantType class.
It is not required that for the
keys in an index to be the same type, as long as they can be
compared to each other. For example, you can use any combination
of numeric keys (integer, float, currency, datetime) in the same
index, but not numeric and string keys.


Free add-ons:








TGUIDVariantType: a custom TGUID variant, initially developed to
be used as a key field in a TObjectTable.




NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Development » Libraries (10) Select page: [1]
 » TActiveMovie 5.6
TActiveMovie is a VCL component for Delphi or C++ Builder. TActiveMovie allows you to embed the Microsoft`s Media Player within your project. With TActiveMovie you can play forwards, backwards, zoom in, zoom out, scroll horizontally and vertically, displ ...
Datastead | 1801KB | Win 95/98/ME/NT/2000/XP | $89 | Downloads: 1269
Date added: Sep 22, 2005 |  » Details
 » ZylGPSSimulator 1.3
ZylGPSSimulator is a Delphi GPS receiver simulator component. It creates a virtual serial port, converts the position parameters in NMEA format and writes them to the virtual port. The user can set parameters like latitude, longitude, altitude, speed, hea ...
Zyl Soft | 136KB | Win 95/98/ME/NT/2000/XP | $29.99 | Downloads: 1241
Date added: Sep 22, 2005 |  » Details
 » SharpSpell 2
Artificially Intelligent Spell Checker component for the .NET framework. Supports both ASP.NET and Windows.Forms within the same assembly. Includes Spell-As-You-Type support, custom dialogs for both desktop and web, and the best suggestion algorithm avai ...
Tachyon Labs | 2091KB | Win 98/ME/NT/2000/XP | $199 | Downloads: 1245
Date added: Sep 22, 2005 |  » Details
 » Balmsoft Wizard 1.5
Balmsoft Wizard allows easily create your own wizards that conforms with `Wizard 97 specification`. Just few clicks and all pages with all default controls with right size and fonts in place. Key features - Easy-to-start - just few clicks in GUI editor a ...
Balmsoft | 1167KB | Win 95/98/ME/NT/2000/XP | $34.95 | Downloads: 1281
Date added: Sep 22, 2005 |  » Details
 » TMCHintBox component for Delphi 1
MCHintBox is a combination of the Windows popup hints, `What`s this?` context popup help, and our need to quickly show and hide diagnostic messages. MCHintBox simplifies the user`s life: * User has no need to search the screen for the problematic contr ...
Leonid Belousov | 15KB | Win 95/98/ME/NT/2000/XP | $9.95 | Downloads: 1275
Date added: Sep 22, 2005 |  » Details
 » Source Code Scanners for C++ Builder 5 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS ...
MBLabSoft | 1184KB | Win 95/98/ME/NT/2000/XP | $40 | Downloads: 1266
Date added: Sep 22, 2005 |  » Details
 » Source Code Scanners for C++ Builder 6 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS ...
MBLabSoft | 1169KB | Win 95/98/ME/NT/2000/XP | $40 | Downloads: 1254
Date added: Sep 22, 2005 |  » Details
 » Source Code Scanners for Delphi 5 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS ...
MBLabSoft | 994KB | Win 95/98/ME/NT/2000/XP | $40 | Downloads: 1302
Date added: Sep 22, 2005 |  » Details
 » Source Code Scanners for Delphi 6 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS ...
MBLabSoft | 1198KB | Win 95/98/ME/NT/2000/XP | $40 | Downloads: 1293
Date added: Sep 22, 2005 |  » Details
 » Managed extensions for VCL 1.20
Managed extensions for VCL is the best components suite to work with .Net framework from Delphi and C++ Builder. Managed VCL can: * Create .Net objects from assemblies not registered for COM, using assembly name or location,  and loading .Net assemblies ...
Viatcheslav V. Vassiliev | 3213KB | Win 95/98/ME/NT/2000/XP | $250 | Downloads: 1333
Date added: Sep 22, 2005 |  » Details
 » LibMaster.com StockChart library 1.1
The LibMaster.com StockChart library: allows you to add the representation support of stock charts in your program with easy. It supports three formats of stock charts representation: candlestick, bar chart and line chart; allows to resize the represent ...
LibMaster.com | 810KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1351
Date added: Sep 22, 2005 |  » Details
 » Vivid Report for C++ Builder 5 2.0 Standard
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity. Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 i ...
MBLab | 1785KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1220
Date added: Sep 22, 2005 |  » Details
 » Vivid Report for C++ Builder 6 2.0 Standard
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity. Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 i ...
MBLab | 1850KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1200
Date added: Sep 22, 2005 |  » Details
 » RSS Magic for .Net 1.02
RSS Magic is a .Net class library that allows developers the ability to download, manipulate, and save RSS feeds through familiar properties and methods. The Silverband RSS Magic component provides you the ability to read, edit, and create RSS feeds tha ...
Silverband Software | 206KB | Win 98/ME/NT/2000/XP | $79.00 | Downloads: 1210
Date added: Sep 22, 2005 |  » Details
 » MetaLib 4.8
The MetaLib SDK includes functions for reading, writing, editing, inserting, sorting and deleting MetaStockTM price data. It is perfect for software developers wanting to create powerful add-on modules for MetaStockTM users. You have no complexities of ...
Trading-Tools.com | 1439KB | Win 95/98/ME/NT/2000/XP | $49.95 | Downloads: 1278
Date added: Sep 22, 2005 |  » Details
 » TxdsHTTPShareForm – component. 1.0r6
TxdsHTTPShareForm – component. TxdsHTTPShareForm turns your application into HTTP server. You can share your Form with TxdsHTTPShareForm or entire Desktop on the Net. You can use URL: http://Computer name or IP Adress running TxdsHTTPShareForm>: to acces ...
XDenSer Software | 60KB | Win 95/98/ME/NT/2000/XP | $15 | Downloads: 2586
Date added: Sep 22, 2005 |  » Details
 » DLL to Lib 1.42
Fed up with distributing a lot of DLLs with your applications? Fed up with the errors such as `DLL not found`? OK, let DLL to Lib help you. DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library file. After that, yo ...
Binary Soft, Inc. | 2365KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1220
Date added: Sep 22, 2005 |  » Details
 » Tips system (without source) 2.01
Borland Delphi component. Tkips system to make your application more professional. User can customize it, add own tips / delete old etc. Can be used simple as standard tips system though. ...
Cooldev.com | 0 | Win 95/NT/2000/98/ME | $16 | Downloads: 1225
Date added: Sep 22, 2005 |  » Details
 » Tips system (source included) 2.01
Borland Delphi component. Tkips system to make your application more professional. User can customize it, add own tips / delete old etc. Can be used simple as standard tips system though. ...
Cooldev.com | 0 | Win 95/NT/2000/98/ME | $32 | Downloads: 1224
Date added: Sep 22, 2005 |  » Details
 » Delphi SendKeys 1
Component for Delphi 2.0 which provides an easy way to send keystrokes and key combinations to other applications. Much like SendKeys in VB but includes more powerful methods. ...
Simplenet.com | 0 | Win 95/NT/2000/98/ME | $25 | Downloads: 1383
Date added: Sep 22, 2005 |  » Details
go to top Select page: [1]
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |