[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#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.

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