Data.Bind.ObjectScope.TNameValueGeneratorDescriptionPair

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::Generics::Collections::TPair__2<System::UnicodeString,TValueGeneratorDescription> TNameValueGeneratorDescriptionPair;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.ObjectScope.hpp Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

TNameValueGeneratorDescriptionPair is a record representing a pair with the Key equal to name, and Value equal to TValueGeneratorDescription.