📄 tabsdatabase_onneedrepair.htm
字号:
<html>
<head>
<title></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>TABSDatabase.OnNeedRepair</b><span style="font-family:Helvetica,Arial; font-size:12pt; color:#0000FF"><b>
<br>
</b></span><span style="font-family:Helv; font-size:9pt; color:#000000"><span style="font-family:Helv; font-size:9pt; color:#7F0000"><a href=tabsdatabase.htm>TABSDatabase</a></span></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="overview.htm">Top</a>
</font>
</td>
</tr>
</table>
<br><br>
<span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">Occurs when an application attempts to open a database file for the first time and data corruption is detected.
<br>
<br>
<b>type</b> TABSOnNeedRepairEvent = <b>procedure</b>(Sender: TObject; <b>var</b> DoRepair: Boolean) <b>of object</b>;
<br>
<b>property</b> OnNeedRepair: TABSOnNeedRepairEvent;
<br>
<br>
<b>Description</b>
<br>
OnNeedRepair occurs when an application attempts to open a database file for the first time and data corruption is detected.
<br>
Set DoRepair to true if you want to repair the database file and to false if you want to open database file "as is".
<br>
</span>
<!--#include virtual="/inc/footer.php"-->
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -