1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-16 19:03:54 +00:00

Updated List methods (markdown)

FellippeHeitor 2017-01-13 09:18:07 -03:00
parent 96611ee477
commit 8a7814fdee

@ -1,4 +1,4 @@
[[List]] and [[Dropdown list]] controls' items are stored in the control's Text property, but they must be manipulated by using the following methods, because they also update important internal variables used to display the control:
[[List]] and [[List|Dropdown list]] controls' items are stored in the control's Text property, but they must be manipulated by using the following methods, because they also update important internal variables used to display the control:
##SUB AddItem
Adds a new item to the end of the list.