Posts by Wilwso • 11 points
1 post
-
1
votes0
answers282
viewsQ: function that returns the name of the key field of a query (tfdquery), Delphi XE8
I’m preparing a CRUD in Delphi and need to do a function to find the key field (Keyfield) of a certain record located in the query. The idea is to replace the id field required by Locate with this…