blob: c265f9d27432a383c3da2ac07d77ac8055f93a12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<com:TForm>
<h1>Large Page State Test</h1>
<com:TActiveButton Text="Show Changes" OnClick="button_clicked"/>
<com:TActiveLabel ID="status" />
<com:TPanel ID="Panel1">
</com:TPanel>
</com:TForm>
|