API Reference MyLibrary MyLibrary.Types TPair<TKey,TValue> TPair<TKey,TValue>.Key Property Definition Unit: MyLibrary.Types Package: MyLibrary Gets the key in the key/value pair. Delphi Copy property Key; Value TKey