[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 664

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