Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Product Manuals » Elevate Web Builder 3 Manual » Component Reference » TKeyDownEvent |
TKeyDownEvent = function (Sender: TObject; Key: Integer; ShiftKey, CtrlKey, AltKey: Boolean): Boolean of object
VK_BACK = 8; VK_TAB = 9; VK_RETURN = 13; VK_ESCAPE = 27; VK_SPACE = 32; VK_PRIOR = 33; VK_NEXT = 34; VK_END = 35; VK_HOME = 36; VK_LEFT = 37; VK_UP = 38; VK_RIGHT = 39; VK_DOWN = 40; VK_INSERT = 45; VK_DELETE = 46;
This web page was last updated on Tuesday, April 23, 2024 at 09:24 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |