TIWCGJQSelectableListOptions.AutoRefresh Property
This determines whether to refresh (recalculate) the position and size of each selectee at the beginning of each select operation. If you have many many items, you may want to set this to false and call the refresh method manually
published property AutoRefresh: boolean index 01 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean