stas Posted November 15, 2014 Posted November 15, 2014 public property Checked[index:Integer]:boolean; // Set Get Checked Item property Disabled[index:Integer]:boolean // Set Get Disabled Item published property DisplayMode:TListDisplayMode; // Display Names or Values or Both of StringList property CheckBoxes:boolean // Show CheckBoxes property DisClosure:boolean // Show Disclosure property Group:boolean // When Group=true and DisplayMode=Name then Grouped By Values else when DisplayMode=Values then Grouped by Names property OnCheck:TItemEvent // On CheckBox tap property OnDisclose:TItemEvent //On Disclose Tap End; listbox.zip 2 Quote
Administrators Farshad Mohajeri Posted November 15, 2014 Administrators Posted November 15, 2014 Thank you for sharing this. We will also gradually add new features to mobile component set. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.