lazarus/examples/androidlcl
2012-06-20 07:41:05 +00:00
..
android LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it. 2012-06-20 07:41:05 +00:00
androidlcltest.lpi LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox. 2012-06-19 14:56:57 +00:00
androidlcltest.lpr
mainform.lfm lcl android example: Moves downloading the HTML page to the second form 2012-06-11 12:16:39 +00:00
mainform.pas LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it. 2012-06-20 07:41:05 +00:00
nonandroidtest.lpi
nonandroidtest.lpr
runwindowsapp.bat
secondform.lfm LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox. 2012-06-19 14:56:57 +00:00
secondform.pas LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it. 2012-06-20 07:41:05 +00:00