You are here: Symbol Reference > JSEditDialog Namespace > Classes > TJSCustomEditDialog Class > TJSCustomEditDialog Methods > TJSCustomEditDialog.GetCheckedItems Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomEditDialog.GetCheckedItems Method

Returns a list of checked items

Pascal
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.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!