📄 tabstable.htm
字号:
<html>
<head>
<title>TABSTable</title>
</head>
<!--#include virtual="/inc/header.php"-->
<table width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF">
<tr>
<td align="left">
<span style="font-family:Helvetica,Arial; font-size:12pt; color:#000000"><b>TABSTable</b><span style="font-family:Helvetica,Arial; font-size:12pt; color:#0000FF"><b>
<br>
</b></span><span style="font-family:Helv; font-size:8pt; color:#000000"><a href=tabstable_hierarchy.htm>Hierarchy </a> <a href=tabstable_properties.htm>Properties</a> <a href=tabstable_methods.htm>Methods</a> <a href=tabstable_events.htm>Events</a></span><span style="font-family:Helvetica,Arial; font-size:12pt; color:#000000"><b>
<br>
</b></span></span>
</td>
<td align="right">
<font face="Arial" size="2">
<a href="tabsdatabase.htm">Previous</a>
<a href="overview.htm">Top</a>
<a href="tabsquery.htm">Next</a>
</font>
</td>
</tr>
</table>
<br><br>
<span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">TABSTable encapsulates a database table.
<br>
<br>
<b>Unit
<br>
</b>ABSMain
<br>
<br>
<b>Description
<br>
</b>Use TABSTable to access data in a single database table. TABSTable provides direct access to every record and field in an underlying database table. A table component can also work with a subset of records within a database table using ranges and filters.
<br>
</span>
<!--#include virtual="/inc/footer.php"-->
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -