LMD DialogPack
|
Returns a list of checked items
function GetCheckedItems(AItems: TJSStrings): Boolean;
Call this method in the OnValidate event when the EditType is etCheckListBox to find out which items have been checked by the user.
See Also the ItemChecked and ItemCount methods for alternate ways to retrieve the checked items.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|