androidlcl: Adds global objects

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
sekelsenmat
2011-08-22 08:49:44 +00:00
parent cdc7a41075
commit 7f3b8cba8c
2 changed files with 239 additions and 150 deletions

View File

@ -58,6 +58,8 @@ begin
'Caption='+Caption+LineEnding+
'Checked?='+lChecked+LineEnding+
'ComboBox='+lComboBox;
Caption := lEdit1Text;
end;
initialization