Key property

Applies to
TQDB, TQDBItem, TQDBView

Declaration
property Key : TKey;

Description
The Key property contains the value of the current item's key.

Keys are kept in alphabetical order and may or may not be case-sensitive. Each key must be unique.

Run-time only
Read-only