Ario.Paxaz Posted February 19, 2017 Posted February 19, 2017 Hi I want this command in unigui. Var SF: TField; Begin SF := TuniDBGrid(Sender).SelectedField; End; How to can do it? Best Regards. Quote
Administrators Farshad Mohajeri Posted February 19, 2017 Administrators Posted February 19, 2017 Your question is not clear. Where does Sender come from? Quote
Ario.Paxaz Posted February 19, 2017 Author Posted February 19, 2017 Hi I write it in UniDBGrid1DblClick event ,and sender is current UniDBGrid. Best Regards. Quote
Sherzod Posted February 19, 2017 Posted February 19, 2017 Hi, You can use the search in the forum. For example this post can help: http://forums.unigui.com/index.php?/topic/6941-unidbgrid-selectedindex/ Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.