[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTreeView.EditorKeyDown

Implements the OnKeyDown event handler for the Editor in the control.

Declaration

Source position: comctrls.pp line 3538

protected procedure TCustomTreeView.EditorKeyDown(

  Sender: TObject;

  var Key: Word;

  Shift: TShiftState

); virtual;

Arguments

Sender

  

Object for the event notification.

Key

  

Virtual key code for the notification.

Shift

  

Shift, Ctrl, or Alt modifier for the key down event.


Version 3.2 Generated 2024-02-25 Home