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

TCustomForm.WantChildKey

WantChildKey - returns True if the specified child control requires a key (Message)

Declaration

Source position: forms.pp line 610

public function TCustomForm.WantChildKey(

  Child: TControl;

  var Message: TLMessage

):Boolean; virtual;

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