TClrCustomControl.CanFocus Method
Summary
Indicates whether a control can receive focus.
Namespace
:
CNClrLib.Control.Base
Syntax
Delphi
public function CanFocus: Boolean; override;
Return Value
Type:
Boolean
See Also
Reference
TClrCustomControl
CNClrLib.Control.Base