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

public function TCustomForm.WantChildKey(

  Child: TControl;

  var Message: TLMessage

):Boolean; virtual;