TKey type
Unit
QDB
Declaration
TKey = string[255];
Description
Keys to the QDB index are Delphi short strings. Keys are held in ascending alphabetical order (with or without
case-sensitivity
). Each key must be unique.