Overrides the inherited method.
procedure KeyDown(var Key: Word; Shift: TShiftState); override;
If Key parameter is VK_RETURN and Shift is equal to ssCtrl it emulates ButtonClick. Otherwise it calls inherited method.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|