The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnCursorKeyAction


Unit: SDL_replist
Class: TReportListView
Declaration: property OnCursorKeyAction: TCursorKeyActionEvent;
{ TCursorKeyActionEvent = procedure (Sender: TObject; Key: word) of object; }

This event is triggered when the user presses any of the 8 cursor keys (arrow down/up/left/right, page up/down and "home" and "end").



Last Update: 2023-Dec-13