mierlp Posted January 27, 2012 Posted January 27, 2012 Hi, Normally a dbnavigator contains a 'Conform Delete' property but the UNIGui doesn't have one. How do you guys prefend deleting a record without any confirmation. I would like to use the BeforeDelete event from within my datamodule based on the example from the Dialogs demo. Within Delphi 2007 and latest UniGui version i got the following message when compiling; Quote
Administrators Farshad Mohajeri Posted January 27, 2012 Administrators Posted January 27, 2012 Hi, Normally a dbnavigator contains a 'Conform Delete' property but the UNIGui doesn't have one. How do you guys prefend deleting a record without any confirmation. I would like to use the BeforeDelete event from within my datamodule based on the example from the Dialogs demo. ConformDelete is implemented in uniGUI. Within Delphi 2007 and latest UniGui version i got the following message when compiling; At which line you fail to compile? Please paste your code here. Quote
mierlp Posted January 27, 2012 Author Posted January 27, 2012 Hi Farshad, I did a complete new reinstall from UniGui .935 and now ConfirmDelete is working. I think the first de-install has been going wrong. Thanks anyway. Regards Peter ConformDelete is implemented in uniGUI. At which line you fail to compile? Please paste your code here. 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.