Difference between revisions of "PropertyListBox.Reload"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters= | | parameters= | ||
| returntype= | | returntype= | ||
+ | | version=1.8 | ||
| platform=all | | platform=all | ||
}} | }} | ||
Line 11: | Line 12: | ||
− | After editing a line with "GetLine", you need to | + | After editing a line with "GetLine", you need to [[PropertyListBox.Reload|Reload]] the contents of the ListBox. |
All values are kept when using this Method. | All values are kept when using this Method. |
Latest revision as of 17:27, 9 October 2015
Method
PropertyListBox.Reload ( )
After editing a line with "GetLine", you need to Reload the contents of the ListBox. All values are kept when using this Method.