Gets the ordinal position in the list for the specified key value.
Source position: dbctrls.pp line 159
public function TDBLookup.GetKeyIndex: Integer; |
const AKeyValue: Variant |
):Integer; |
Ordinal position for the specified key value.
AKeyValue |
|
Key value to locate in the method. |