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

TCustomLabel.SetFocusControl

Sets the value for the FocusControl property.

Declaration

Source position: stdctrls.pp line 1588

protected procedure TCustomLabel.SetFocusControl(

  Value: TWinControl

);

Arguments

Value

  

New value for the FocusControl property.

See also

TCustomLabel.FocusControl

  

The control associated with the label and its accelerator key (AccelChar).


Version 3.2 Generated 2024-02-25 Home