TdxDBBreadcrumbEditNode.KeyValue Property
Specifies the node’s identifier.
Declaration
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