bKeyDown() method.
- Enrico Maria Giordano
- Posts: 8753
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 3 times
- 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