Data.DBXPlatform.TDBXObjectStore

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDBXObjectStore

Delphi

TDBXObjectStore = class

C++

class PASCALIMPLEMENTATION TDBXObjectStore : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform Data.DBXPlatform

Description

Implements a list of objects with associated names.

Use TDBXObjectStore to store and manipulate a list of objects. TDBXObjectStore is derived from TStringList.

See Also