asqliteinlinesql.htm
来自「DELPHI 访问SQLITE3 数据库的VCL控件」· HTM 代码 · 共 29 行
HTM
29 行
<html>
<head>
<title>No title</title>
<meta name="author" content="Albert Drent">
<meta name="generator" content="Namo WebEditor">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black" width="746">
<tr>
<td width="195" rowspan="3" align="left" valign="top"><img src="img9.gif" border="0"></td>
<td width="126"><font face="Arial"><span style="font-size:9pt;">Name</span></font></td>
<td width="411"><font face="Arial"><span style="font-size:9pt;">Name of the component</span></font></td>
</tr>
<tr>
<td width="126">SQL</td>
<td width="411">Placeholder for sql script. You can enter more than one sql line in this property which will be all executed in a sequence. Separate each sql statement by a semicolon ';'</td>
</tr>
<tr>
<td width="126"><font face="Arial"><span style="font-size:9pt;">Tag</span></font></td>
<td width="411"><font face="Arial"><span style="font-size:9pt;">Tag (see Borland documentation)</span></font></td>
</tr>
</table>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?