git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@21 05c56307-c608-d34a-929d-697000501d7a
35 lines
966 B
HTML
35 lines
966 B
HTML
<html>
|
|
<head>
|
|
<title>WebSnapAdapter Demo</title>
|
|
</head>
|
|
<body><ewf:Form id="CountryItem">
|
|
<TABLE id=CountryItemTable height=215 cellSpacing=0 cellPadding=0 width=429
|
|
border=0 ewf_tablebuilder="true">
|
|
|
|
<TR vAlign=top>
|
|
<TD width=45 height=0></TD>
|
|
<TD width=5></TD>
|
|
<TD width=6></TD>
|
|
<TD width=373></TD></TR>
|
|
<TR vAlign=top height=81>
|
|
<TD colSpan=3 height=81></TD>
|
|
<TD>
|
|
<DIV style="WIDTH: 373px; HEIGHT: 38px" ><FONT color=#800080 size=6><STRONG>WebSnap
|
|
FieldsAdapter</STRONG></FONT> </DIV></TD>
|
|
<TD></TD></TR>
|
|
<TR vAlign=top height=112>
|
|
<TD colSpan=2 height=112></TD>
|
|
<TD colSpan=2><ewf:SnapControlAdapter id="cxWebSnapControlAdapter1"></TD>
|
|
<TD></TD></TR>
|
|
<TR vAlign=top height=22>
|
|
<TD height=22></TD>
|
|
<TD colSpan=3><ewf:SnapControlAdapter id="cxWebSnapControlAdapter2"></TD>
|
|
<TD></TD></TR></TABLE>
|
|
</ewf:Form>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|