[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'nvWidgets' (#nvidia-widgets)

UIContext.keyboard

UI method for processing key events

Declaration

Source position: nvwidgets.pas line 242

public procedure UIContext.keyboard(

  k: Byte;

  x: Integer;

  y: Integer

);