Table of Contents

TTMSFNCCustomControlBase.CanFocus Method

Returns True when the control is able to receive keyboard focus.

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCCustomControlBase

Syntax

function CanFocus: Boolean; override;

Returns

True when the control can receive focus; otherwise False.