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