Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TBoundLabel.FocusControl

FocusControl is the control to receive focus when the label is activated.

Declaration

Source position: extctrls.pp line 924

public property TBoundLabel.FocusControl : TWinControl;

Description

FocusControl also receives key messages in the DialogChar method.