Table of Contents

TTMSFNCListBox.IsItemSelectable Method

Indicates whether an item can be selected.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBox Inherited from: TTMSFNCCustomListBox

Syntax

function IsItemSelectable(AItem: TTMSFNCListBoxItem): Boolean; virtual;

Parameters

Name Description
AItem The item to test.

Returns

True when the item can be selected.