Data.Bind.Components.TPersistentPair
| [–] 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.