TTMSFNCCheckedListBox.CheckedItems Method
Returns all checked items in the list box.
API unit family: TMSFNCCheckedListBox
Declaring type: TTMSFNCCheckedListBox
Inherited from: TTMSFNCCustomCheckedListBox
Syntax
function CheckedItems: TTMSFNCListBoxCheckedItems; virtual;
Returns
Array containing the checked items in display order.