bKeyDown() method.
- Enrico Maria Giordano
- Posts: 7357
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: bKeyDown() method.
All controls inherit from TControl and TControl inherits from TWindow. So look at TControl and then at TWindow docs.
EMG
EMG