inno setup - How do I save the selected option in the combobox -


i need . have in script ability record , save write in box . how save selected option in combobox?

line of code : editindex1 : inputpage.add = ( ' name ' , false ) ; inputpage.values ​​[ editindex1 ] : = getpreviousdata ( ' name' , '') ;

and : setpreviousdata ( previousdatakey , ' name ' , inputpage.values ​​[ 0 ] ) ;

thank .


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -