TTMSFNCCheckedListBoxItems.CheckedItems Method
Returns all items whose checked state is True.
API unit family: TMSFNCCheckedListBox
Declaring type: TTMSFNCCheckedListBoxItems
Syntax
function CheckedItems: TTMSFNCListBoxCheckedItems; virtual;
Returns
Array containing the checked items in display order.