bolomaster Posted March 5, 2004 Report Share Posted March 5, 2004 Coloquem o seguinte código no evento onKeyDown, mas não esqueçam de setar o propriedade KeyPreview para Trueif ((ssAlt in Shift) and (Key = VK_F4)) thenKey := 0;ok abraços bolomaster Quote Link to comment Share on other sites More sharing options...
Question
bolomaster
Coloquem o seguinte código no evento onKeyDown, mas não esqueçam de setar o propriedade KeyPreview para True
if ((ssAlt in Shift) and (Key = VK_F4)) then
Key := 0;
ok abraços
bolomaster
Link to comment
Share on other sites
0 answers to this question
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.