summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/framework/Web/UI/testTButton.tpl
blob: ac051f289128b56a0b48f6c0e017e5e1031dbeb4 (plain)
1
2
3
4
5
6
7
<com:TForm>

	<h1>TButton Functional Test</h1>

	<com:TButton ID="button1" Text="Click Me!" />

</com:TForm>