TClrCustomControl.Focused Method
Summary
Determines whether the control has input focus.
Namespace
:
CNClrLib.Control.Base
Syntax
Delphi
public function Focused: Boolean; override;
Return Value
Type:
Boolean
See Also
Reference
TClrCustomControl
CNClrLib.Control.Base