Data.Bind.Components.TPersistentPair

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: typedef
Visibility: public
Source: Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

C++

typedef System::Generics::Collections::TPair__2<System::UnicodeString,System::Classes::TPersistent*> TPersistentPair;

Description

Represents a data type that signifies a pair consisting of a string and a TPersistent object.

See Also