Table of Contents

TTMSFNCControl.CanFocus Method

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

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

Syntax

function CanFocus: Boolean; override;

Returns

True when the control can receive focus; otherwise False.