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

TCustomForm.KeyPreview

KeyPreview - if True, Key Preview is possible

Declaration

Source position: forms.pp line 566

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