Componentes.Terceros.DevExp.../official/x.38/ExpressWeb Framework/Demos/Delphi/WebSnapAdapters/WebsnapAdaptersOrders.html
2008-08-27 11:56:15 +00:00

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>