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

TCustomForm.KeyPreview

Allows the form to intercept keystrokes in child controls.

Declaration

Source position: forms.pp line 697

public property TCustomForm.KeyPreview : Boolean
  read FKeyPreview
  write FKeyPreview
  default False;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.