TdxDBBreadcrumbEditNode.KeyValue Property
In This Article
Specifies the node’s identifier.
#Declaration
Delphi
property KeyValue: Variant read; write;
#Property Value
Type |
---|
Variant |
#Remarks
The KeyValue property is mapped to the corresponding dataset field via the breadcrumb’s DataBinding.KeyField property.
See Also