Data.DBXPlatform.TDBXStringList

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TStringsSystem.Classes.TPersistentSystem.TObjectTDBXStringList
[–] Properties
Type:
class
typedef
Visibility: public
Source:
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Unit: Data.DBXPlatform
Parent: Data.DBXPlatform

Delphi

TDBXStringList           = TStringList;

C++

typedef System::Classes::TStringList TDBXStringList;

Description

Represents an alias for TStringList.

TDBXStringList represents an alias for TStringList.

See Also