TTMSFNCCustomListBox.IsItemSelectable Method
Indicates whether an item can be selected.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCCustomListBox
Syntax
function IsItemSelectable(AItem: TTMSFNCListBoxItem): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
AItem |
The item to test. |
Returns
True when the item can be selected.