I dont know what you to do this with Abort ?
I think that is better that in onkeydown event you add this code to do this :
------DBGrid1KeyDown(....)
begin
if (key = VK_DELETE) and ( ssCtrl in shift ) and (whenIwantToDelete = false) then
key = 0;
end;
=====
--== Saaket ==--...
Programs has two Icons , small and large ,
your application changed the large icon but do not changed
small icon , like weez suggested change your Application icon again will be corrected.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.