More Controls

<< Click to Display Table of Contents >>

Navigation:  Languages > Delphi > Tutorial >

More Controls

So far we have only used the Text control. Now we will introduce some more controls. Modify the IWML with the following contents:

 

[iw-app src="*/.piddler/"]

 

There are three new controls in this IWML. Edit, Gap, and Button. The easiest way to explain what these controls do is to show them:

 

clip0026

 

Eventually we are going to pretty our application up, but for now we will continue to take small steps and focus on function.