Table of Contents

TTMSFNCCustomControl.CanFocus Method

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

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCCustomControl Inherited from: TTMSFNCCustomControlBase

Syntax

function CanFocus: Boolean; override;

Returns

True when the control can receive focus; otherwise False.