From 0756bf12d10cf1b7f78c571de0a9ad69cbaeb7ca Mon Sep 17 00:00:00 2001
From: curtis <curtis@i-mps.com>
Date: 星期一, 30 三月 2026 14:24:17 +0800
Subject: [PATCH] fix: 更新內部引用方法參照

---
 doc/curtis/prompt/scanimpl_analysis/step2_classified_methods.json | 5318 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 5,318 insertions(+), 0 deletions(-)

diff --git a/doc/curtis/prompt/scanimpl_analysis/step2_classified_methods.json b/doc/curtis/prompt/scanimpl_analysis/step2_classified_methods.json
new file mode 100644
index 0000000..39f275f
--- /dev/null
+++ b/doc/curtis/prompt/scanimpl_analysis/step2_classified_methods.json
@@ -0,0 +1,5318 @@
+[
+  {
+    "matcher": "function TCB_IMGPSScanX.GetCurrentVersionNo: String; //獲取自身版本號所需要",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1052",
+    "rIndex": "1085",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.WMMOUSEWHEEL(var message: TWMMouseWheel);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1086",
+    "rIndex": "1171",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.WNoteBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1172",
+    "rIndex": "1246",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.DefinePropertyPages(DefinePropertyPage: TDefinePropertyPage);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1247",
+    "rIndex": "1253",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.EventSinkChanged(const EventSink: IUnknown);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1254",
+    "rIndex": "1259",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC0Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1260",
+    "rIndex": "1270",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC1Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1271",
+    "rIndex": "1281",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC2Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1282",
+    "rIndex": "1292",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC3Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1293",
+    "rIndex": "1303",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC4Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1304",
+    "rIndex": "1314",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC5Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1315",
+    "rIndex": "1325",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.FC6Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "1326",
+    "rIndex": "1337",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.InitExistImgList(casepath: String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1338",
+    "rIndex": "1362",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Initialize;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1363",
+    "rIndex": "1386",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISB1Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "1387",
+    "rIndex": "1406",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISB1EndScroll(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "1407",
+    "rIndex": "1421",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISB1Enter(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "1422",
+    "rIndex": "1426",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISB1ImageMouseDown(Sender: TObject; Button: TMouseButton;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "1427",
+    "rIndex": "1463",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISB1ImageMouseMove(Sender: TObject; Shift: TShiftState;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "1464",
+    "rIndex": "1489",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISB1ImageMouseUp(Sender: TObject; Button: TMouseButton;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "1490",
+    "rIndex": "1524",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Active: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1525",
+    "rIndex": "1529",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_AlignDisabled: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1530",
+    "rIndex": "1534",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_AlignWithMargins: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1535",
+    "rIndex": "1539",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_AutoScroll: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1540",
+    "rIndex": "1544",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_AutoSize: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1545",
+    "rIndex": "1549",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_AxBorderStyle: TxActiveFormBorderStyle;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1550",
+    "rIndex": "1554",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Caption: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1555",
+    "rIndex": "1559",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Color: OLE_COLOR;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1560",
+    "rIndex": "1564",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_DockSite: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1565",
+    "rIndex": "1569",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_DoubleBuffered: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1570",
+    "rIndex": "1574",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_DropTarget: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1575",
+    "rIndex": "1579",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Enabled: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1580",
+    "rIndex": "1584",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ExplicitHeight: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1585",
+    "rIndex": "1589",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ExplicitLeft: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1590",
+    "rIndex": "1594",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ExplicitTop: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1595",
+    "rIndex": "1599",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ExplicitWidth: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1600",
+    "rIndex": "1604",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Font: IFontDisp;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1605",
+    "rIndex": "1609",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_HelpFile: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1610",
+    "rIndex": "1614",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_KeyPreview: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1615",
+    "rIndex": "1619",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_MouseInClient: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1620",
+    "rIndex": "1624",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ParentCustomHint: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1625",
+    "rIndex": "1629",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ParentDoubleBuffered: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1630",
+    "rIndex": "1634",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_PixelsPerInch: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1635",
+    "rIndex": "1639",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_PopupMode: TxPopupMode;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1640",
+    "rIndex": "1644",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_PrintScale: TxPrintScale;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1645",
+    "rIndex": "1649",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Scaled: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1650",
+    "rIndex": "1654",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_ScreenSnap: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1655",
+    "rIndex": "1659",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_SnapBuffer: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1660",
+    "rIndex": "1664",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_UseDockManager: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1665",
+    "rIndex": "1669",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_Visible: WordBool;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1670",
+    "rIndex": "1674",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_VisibleDockClientCount: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1675",
+    "rIndex": "1679",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX._Set_Font(var Value: IFontDisp);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1680",
+    "rIndex": "1684",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ActivateEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1685",
+    "rIndex": "1689",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ClickEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1690",
+    "rIndex": "1694",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.CreateEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1695",
+    "rIndex": "1699",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.DblClickEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1700",
+    "rIndex": "1704",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.DeactivateEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1705",
+    "rIndex": "1709",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.DestroyEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1710",
+    "rIndex": "1755",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.KeyPressEvent(Sender: TObject; var Key: Char);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1756",
+    "rIndex": "1764",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.mode1Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1765",
+    "rIndex": "1772",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.mode2Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1773",
+    "rIndex": "1780",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.mode3Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1781",
+    "rIndex": "1787",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.mode4Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1788",
+    "rIndex": "1794",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.MouseEnterEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1795",
+    "rIndex": "1799",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.MouseLeaveEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1800",
+    "rIndex": "1804",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PaintEvent(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1805",
+    "rIndex": "1809",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_AlignWithMargins(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1810",
+    "rIndex": "1814",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_AutoScroll(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1815",
+    "rIndex": "1819",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_AutoSize(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1820",
+    "rIndex": "1824",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_AxBorderStyle(Value: TxActiveFormBorderStyle);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1825",
+    "rIndex": "1829",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_Caption(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1830",
+    "rIndex": "1834",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_Color(Value: OLE_COLOR);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1835",
+    "rIndex": "1839",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_DockSite(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1840",
+    "rIndex": "1844",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_DoubleBuffered(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1845",
+    "rIndex": "1849",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_DropTarget(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1850",
+    "rIndex": "1854",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_Enabled(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1855",
+    "rIndex": "1859",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_Font(const Value: IFontDisp);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1860",
+    "rIndex": "1864",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_HelpFile(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1865",
+    "rIndex": "1869",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_KeyPreview(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1870",
+    "rIndex": "1874",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_ParentCustomHint(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1875",
+    "rIndex": "1879",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_ParentDoubleBuffered(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1880",
+    "rIndex": "1884",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_PixelsPerInch(Value: Integer);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1885",
+    "rIndex": "1889",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_PopupMode(Value: TxPopupMode);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1890",
+    "rIndex": "1894",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_PrintScale(Value: TxPrintScale);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1895",
+    "rIndex": "1899",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_Scaled(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1900",
+    "rIndex": "1904",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_ScreenSnap(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1905",
+    "rIndex": "1909",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_SnapBuffer(Value: Integer);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1910",
+    "rIndex": "1914",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_UseDockManager(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1915",
+    "rIndex": "1919",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_Visible(Value: WordBool);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "1920",
+    "rIndex": "1924",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM401Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "1925",
+    "rIndex": "1978",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM402Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "1979",
+    "rIndex": "1988",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM403Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "1989",
+    "rIndex": "1998",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM404Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "1999",
+    "rIndex": "2067",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM601Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2068",
+    "rIndex": "2221",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM602Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2222",
+    "rIndex": "2300",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM604Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2301",
+    "rIndex": "2323",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM605Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2324",
+    "rIndex": "2361",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.N1Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2362",
+    "rIndex": "2372",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.N51Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2373",
+    "rIndex": "2379",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.NewScanBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "2380",
+    "rIndex": "2427",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.NextPageBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "2428",
+    "rIndex": "2450",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.OptionBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "2451",
+    "rIndex": "2527",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PageLVClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.listView"
+    ],
+    "deps": [],
+    "lIndex": "2528",
+    "rIndex": "2535",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PageLVKeyUp(Sender: TObject; var Key: Word;",
+    "tags": [
+      "UIView",
+      "UIView.listView"
+    ],
+    "deps": [],
+    "lIndex": "2536",
+    "rIndex": "2542",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PageLVMouseDown(Sender: TObject; Button: TMouseButton;",
+    "tags": [
+      "UIView",
+      "UIView.listView"
+    ],
+    "deps": [],
+    "lIndex": "2543",
+    "rIndex": "2554",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Panel11DblClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2555",
+    "rIndex": "2561",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Panel1DblClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2562",
+    "rIndex": "2567",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Panel9Resize(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2568",
+    "rIndex": "2572",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM101Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2573",
+    "rIndex": "2677",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.DocNoIsExistImg(DocNopath:String):boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2678",
+    "rIndex": "2701",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX._DelTreeForExistImg(ASourceDir:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "2702",
+    "rIndex": "2709",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM102Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2710",
+    "rIndex": "2750",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM103Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2751",
+    "rIndex": "2788",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.PM104Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "2789",
+    "rIndex": "3186",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM106Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3187",
+    "rIndex": "3280",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM107Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3281",
+    "rIndex": "3285",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM108Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3286",
+    "rIndex": "3381",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM109Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3382",
+    "rIndex": "3411",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM110Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3412",
+    "rIndex": "3441",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM111Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3442",
+    "rIndex": "3472",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM301Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3473",
+    "rIndex": "3480",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM302Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3481",
+    "rIndex": "3489",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM303Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3490",
+    "rIndex": "3498",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM501Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3499",
+    "rIndex": "3505",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM502Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3506",
+    "rIndex": "3512",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM503Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3513",
+    "rIndex": "3519",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM504Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3520",
+    "rIndex": "3526",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM505Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3527",
+    "rIndex": "3547",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM507Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3548",
+    "rIndex": "3615",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM508Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3616",
+    "rIndex": "3656",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM509Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3657",
+    "rIndex": "3661",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PM510Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3662",
+    "rIndex": "3668",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PopupMenu1Popup(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3669",
+    "rIndex": "3826",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PopupMenu4Popup(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3827",
+    "rIndex": "3844",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PopupMenu5Popup(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3845",
+    "rIndex": "3874",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PopupMenu6Popup(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.popupMenu"
+    ],
+    "deps": [],
+    "lIndex": "3875",
+    "rIndex": "3924",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PrePageBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "3925",
+    "rIndex": "3952",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SampleScanBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "3953",
+    "rIndex": "4068",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ScrollBar1Change(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4069",
+    "rIndex": "4086",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ScrollBox1MouseEnter(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "4087",
+    "rIndex": "4091",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SelectScanBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "4092",
+    "rIndex": "4100",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.StatusBar1DblClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.statusMessenger"
+    ],
+    "deps": [],
+    "lIndex": "4101",
+    "rIndex": "4116",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ActiveFormCreate(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4117",
+    "rIndex": "4138",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ActiveFormKeyUp(Sender: TObject; var Key: Word;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4139",
+    "rIndex": "4164",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.AddAttFileLBClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4165",
+    "rIndex": "4194",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.AddCredit1RGClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4195",
+    "rIndex": "4207",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.AddScanBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "4208",
+    "rIndex": "4249",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.AttListBoxClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.listView"
+    ],
+    "deps": [],
+    "lIndex": "4250",
+    "rIndex": "4256",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.AttListBoxDblClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.listView"
+    ],
+    "deps": [],
+    "lIndex": "4257",
+    "rIndex": "4269",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.BtnMouseEnter(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4270",
+    "rIndex": "4274",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Button3Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4275",
+    "rIndex": "4334",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Button4Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4335",
+    "rIndex": "4369",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Button5Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4370",
+    "rIndex": "4378",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Button6Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4379",
+    "rIndex": "4389",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.StatrTwainScan;",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "4390",
+    "rIndex": "4443",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.OnAcquire( const DibHandle    : THandle;",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "4444",
+    "rIndex": "4683",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PageDone;",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "4684",
+    "rIndex": "4733",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PageEnd;",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "4734",
+    "rIndex": "4950",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ExportBtClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "4951",
+    "rIndex": "5013",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ImportBtClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5014",
+    "rIndex": "5089",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.HotKeyDown (var Msg : TMessage);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5090",
+    "rIndex": "5094",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.InitialLanguage(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.i18n"
+    ],
+    "deps": [],
+    "lIndex": "5095",
+    "rIndex": "5172",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.GetSiteOMR(FileName,Site:String;bt: Integer): Integer;",
+    "tags": [
+      "ImageProcessor",
+      "ImageProcessor.anchorAnalyzer"
+    ],
+    "deps": [],
+    "lIndex": "5173",
+    "rIndex": "5227",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindISB2View(Vmode:Integer):TImageScrollBox; //找空的ISB來顯示",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "5228",
+    "rIndex": "5253",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.R_W_Scanini(Mode:Char); //'R'讀取;'W'寫入",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "5254",
+    "rIndex": "5295",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.GetDefScanIni; //取得掃瞄的預設值",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "5296",
+    "rIndex": "5472",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.HTTPSClientCertificateValidate(Sender: TObject;",
+    "tags": [
+      "TransportManager",
+      "TransportManager.utilities"
+    ],
+    "deps": [],
+    "lIndex": "5473",
+    "rIndex": "5478",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.HTTPSClientRedirection(Sender: TObject;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5479",
+    "rIndex": "5484",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.EnableImage(v:integer;Sender : TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5485",
+    "rIndex": "5498",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.DesableImage;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5499",
+    "rIndex": "5518",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ViewMouseMode(v:Integer);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5519",
+    "rIndex": "5543",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.GoViewMode;",
+    "tags": [
+      "UIView",
+      "UIView.layouts"
+    ],
+    "deps": [],
+    "lIndex": "5544",
+    "rIndex": "5555",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DisplayMode(index,H_Count,W_Count:Integer;BasePanel:TPanel);",
+    "tags": [
+      "UIView",
+      "UIView.misc",
+      "影像瀏覽/顯示"
+    ],
+    "deps": [],
+    "lIndex": "5556",
+    "rIndex": "5599",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetServerDate : Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5600",
+    "rIndex": "5631",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSampleInf : Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5632",
+    "rIndex": "5664",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf1 : Boolean; //取系統設定資訊Mode1 DOC_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5665",
+    "rIndex": "5707",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf2 : Boolean; //取系統設定資訊Mode2  DM_FORM_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5708",
+    "rIndex": "5746",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf3 : Boolean; //取系統設定資訊mode3  FORM_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5747",
+    "rIndex": "5786",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf4 : Boolean; //取系統設定資訊mode4  CHECK_RULE_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5787",
+    "rIndex": "5827",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf5 : Boolean; //取系統設定資訊mode5  MEMO_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5828",
+    "rIndex": "5866",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf6 : Boolean; //取系統設定資訊mode5  WORK_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5867",
+    "rIndex": "5906",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSetInf7 : Boolean; //取系統設定資訊mode5  LASTEST_FORM_INF",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "5907",
+    "rIndex": "5946",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetFormID_DocNo; //將FormID及Docno抽出來另存入list裡    20130403增加",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5947",
+    "rIndex": "5958",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetIn_WH_DocNo; //將要入庫的DocNo抽出來另存入list裡",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5959",
+    "rIndex": "5972",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.CheckRequiredColumnValues(workno, caseno:String): Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5973",
+    "rIndex": "5982",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CheckRule2OMRErrInfo;   //檢核規則填入OMRErrINFo Record",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "5983",
+    "rIndex": "6010",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ReNameContext(Path,OldName,NewName:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6011",
+    "rIndex": "6027",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DeleteImageFile(Path,FileName,CaseID:String); // 刪除檔案  (無法得到DocDir用)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6028",
+    "rIndex": "6059",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DeleteFormCodeFile(CaseID,DocDir,FormID:String);  //刪除指定FormID文件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6060",
+    "rIndex": "6114",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DeleteDocNoFile(Path,DocNo:String):Boolean;  //刪除指定DocNo文件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6115",
+    "rIndex": "6140",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DeleteDocNoFileForESCAN(Path,DocNo:String):Boolean;  //刪除指定DocNo文件",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.caseManager"
+    ],
+    "deps": [],
+    "lIndex": "6141",
+    "rIndex": "6174",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DeleteShowFile(Path:String); //刪除顯示中的影像",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6175",
+    "rIndex": "6188",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDataDocNoPage(MainDocNo,MainVersion:String):Integer;  //取記錄的文件_版本頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6189",
+    "rIndex": "6203",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckCaseDocNoPage(CaseID,DocNo,Version:String;Pages:Integer):Integer; //取案件裡的文件_版本頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6204",
+    "rIndex": "6277",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindFormCodePages(CaseID,FormCode:String):Integer;  //計算案件裡FormID的頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6278",
+    "rIndex": "6308",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDataFormCodePages(FormCode:String):Integer;   //取記錄的FormcID的頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6309",
+    "rIndex": "6319",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CaseReSize(CaseID:String); //案件的影像縮放",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6320",
+    "rIndex": "6342",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ImageReSize_FormID(CaseID,FileName:String);  //依十字定位點做縮放",
+    "tags": [
+      "ImageProcessor",
+      "ImageProcessor.transformer"
+    ],
+    "deps": [],
+    "lIndex": "6343",
+    "rIndex": "6420",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ImageReSize_tmp(FormID,FileName:String);  //依十字定位點做縮放(暫存檔)",
+    "tags": [
+      "ImageProcessor",
+      "ImageProcessor.transformer"
+    ],
+    "deps": [],
+    "lIndex": "6421",
+    "rIndex": "6446",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ImageScrollBox1NewGraphic(const Graphic: TDibGraphic);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "6447",
+    "rIndex": "6456",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.TransCaseID(Path,CaseID:String;MainCase:Boolean):Boolean; //傳送案件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6457",
+    "rIndex": "6734",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.NewTreeNodeRefresh;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6735",
+    "rIndex": "6745",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.MyTreeNode1Refresh;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6746",
+    "rIndex": "6753",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.MyTreeNode2ReFresh(CaseID:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6754",
+    "rIndex": "6763",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.MyTreeNode3ReFresh(CaseID:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6764",
+    "rIndex": "6771",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Node2DocNo(Node2:TTreeNode):String;  //MyTreeNode2取DocNo出來",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6772",
+    "rIndex": "6785",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Node3DocNo(Node3:TTreeNode):String;  //MyTreeNode3取DocNo出來",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6786",
+    "rIndex": "6799",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Node3FormID(Node3:TTreeNode):String;  //MyTreeNode3取FormCode出來",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6800",
+    "rIndex": "6814",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetNode2Name(Node2:TTreeNode):String;  //取MyTreeNode2的識別字出來(記之前點選用)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6815",
+    "rIndex": "6933",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DownLoadImage(Path,CaseID:String):Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6934",
+    "rIndex": "6979",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Down_Img(Path,CaseID:String):Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "6980",
+    "rIndex": "7032",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetNoNameCase(Path:String):String; //取未配號XXXX",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7033",
+    "rIndex": "7046",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CaseResort(Path:String); //案件的檔案重新排序(次文件依Docno排)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7047",
+    "rIndex": "7184",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CaseResort2Scanlist(Path:String); //案件的檔案重新排序給scanlist(次文件依FormID排)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7185",
+    "rIndex": "7306",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DistinctDocinCase(Path:String); //列出案件裡的Docno_版本",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7307",
+    "rIndex": "7351",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DistinctDocNoinCase(Path:String); //列出案件裡的Docno",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7352",
+    "rIndex": "7387",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ClearErrini(CaseID:String;CaseNode:TTreeNode); //清掉檢核檔案",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7388",
+    "rIndex": "7406",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetCaseList(Mode:Char;Index:Integer;text:String);  //'A:加入,I:插入,D:刪除,E:修改'",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7407",
+    "rIndex": "7445",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetDocNoList(Mode:Char;Index:Integer;CaseNo,DocDir,Copies:String);  //'A:加入,I:插入,D:刪除,E:修改'",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7446",
+    "rIndex": "7516",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetContextList(Mode:Char;Index:Integer;CaseNo,DocDir,FileName:String);  //'A:加入,I:插入,D:刪除,E:修改'",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7517",
+    "rIndex": "7565",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetAttContextList(Mode:Char;Index:Integer;CaseNo,FileName:String);  //'A:加入,I:插入,D:刪除,E:修改'",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7566",
+    "rIndex": "7608",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.checkCaseOMRDone:Boolean;  //檢查案件是否完成OMR檢核",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7609",
+    "rIndex": "7623",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.checkFormCodeIsCustom(path, formcode: string): boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7624",
+    "rIndex": "7644",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckCaseID_OK:Boolean;  //檢查是否有未配號的案件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7645",
+    "rIndex": "7659",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckCaseAttach_OK:Boolean;  //檢查是否有未歸類的案件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7660",
+    "rIndex": "7677",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CreateEmptyCase(Path,CaseID:String);  //產生空白案號(重掃件用)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7678",
+    "rIndex": "7691",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.InitScrollRec;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7692",
+    "rIndex": "7701",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.GetScrollData(ISB:TImageScrollBox;Var HS,VS:Integer;Var iRate:Single);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "7702",
+    "rIndex": "7711",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetScrollData(ISB:TImageScrollBox;HS,VS:Integer;iRate:Single);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "7712",
+    "rIndex": "7721",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.FormIDReplace(CaseID,DocDir,OldFormID,NewFormID:String); //指定FormID更換成新的FormID",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7722",
+    "rIndex": "7840",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ShowFileReplace(Path,NewFormID:String);//顯示的影像換成新的FormID",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7841",
+    "rIndex": "7856",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.PageReplaceFormID(Path,NowFormID,NewFormID:String); //選取頁更換FormID",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7857",
+    "rIndex": "7906",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.ModeNeedCheck(OMRMode,ScanMode:String):Boolean; //掃瞄模式是否要做檢核",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7907",
+    "rIndex": "7913",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCasePage(Path,CaseID:String):Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7914",
+    "rIndex": "7984",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetFormIDPage(FileList:TStringlist;FormID:String):Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "7985",
+    "rIndex": "7999",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetFile2Case(CaseID,FileName:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8000",
+    "rIndex": "8013",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.WriteResize(ImgName,TxtName:String); //產生Resize.dat",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8014",
+    "rIndex": "8056",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCase_PageCount(var CaseCount,PageCount:Integer):Boolean; //取出案件的數量及頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8057",
+    "rIndex": "8134",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindNoSaveBarCode : Boolean; //找是否有不要儲存影像的條碼",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8135",
+    "rIndex": "8154",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.BarCode2CaseID : String; //Barcode依規則轉成CaseID",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "8155",
+    "rIndex": "8172",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.BarCode2FormID : String; //Barcode依規則轉成FormID",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "8173",
+    "rIndex": "8195",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.WriteCaseIndex(Path:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8196",
+    "rIndex": "8213",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ReadCaseIndex(Path:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8214",
+    "rIndex": "8242",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ReduceLogFile; //20171011 必免log檔掌太大",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8243",
+    "rIndex": "8263",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ClearCaseIndex;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8264",
+    "rIndex": "8269",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.GetSelectImageFile;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8270",
+    "rIndex": "8290",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocNoDir(Path,DocNo:String):String; //取出目前DocNo的份數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8291",
+    "rIndex": "8312",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckFormIDExists(DocNoNode:TTreeNode;FormID:String):Boolean; //檢查FormID是否存在文件裡",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8313",
+    "rIndex": "8327",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNo2DocNoDir(Path,DocNo:String):String;    //DocNo轉成DocNo(份數)目錄",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8328",
+    "rIndex": "8349",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNoDir2DocNo(DocNoDir:String):String; //DocNo(份數)目錄轉成DocNo",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8350",
+    "rIndex": "8365",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNoDir2Index(Path,DocNoDir:String):Integer; //DocNo(份數)目錄轉成index",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8366",
+    "rIndex": "8387",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ZipMainFile(SoPath,DePath,ZipName:String);",
+    "tags": [
+      "TransportManager",
+      "TransportManager.payloadArchiver"
+    ],
+    "deps": [],
+    "lIndex": "8388",
+    "rIndex": "8460",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ZipMaskFile(SoPath,MarkPath,DePath,ZipName:String); //壓縮遮罩影像檔",
+    "tags": [
+      "TransportManager",
+      "TransportManager.payloadArchiver"
+    ],
+    "deps": [],
+    "lIndex": "8461",
+    "rIndex": "8494",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ParserPoint(S:String); //解析十字點的字串",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8495",
+    "rIndex": "8525",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckScanDenialTime:Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8526",
+    "rIndex": "8539",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormID2Anchor(FormID:String):String;  //用FormID取出十字模式",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8540",
+    "rIndex": "8551",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Index2Anchor(Anchor:String):String;   //十字模式 0->NONE;1->ANCHOR;2->FRAME",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8552",
+    "rIndex": "8561",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ScanDuplexCBClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8562",
+    "rIndex": "8567",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ScanGrayCBClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8568",
+    "rIndex": "8596",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetFormatID(CaseID: string):String;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8597",
+    "rIndex": "8620",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.MemoInfoTransfer(Mode,Str:String;ID_S,Name_S:TStringlist):String;  //註記代碼註記類別轉換  Mode 'ID':代碼轉名稱;'NAME':名稱轉代碼",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8621",
+    "rIndex": "8650",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetSQLData(ColumeStr:String;FromList,ToList:TStringlist); //把SQL值塞入",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "8651",
+    "rIndex": "8662",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetSQLData(TableList:TStringlist;Colname:String;colNo:Integer):String; //依欄位及索引取值",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "8663",
+    "rIndex": "8723",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindSQLData(TableList:TStringlist;ColumeStr,KeyColumeStr,KeyStr:String;ColNo:Integer;Var ResultList:TStringlist):Boolean; //找指定的資料",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.paramState"
+    ],
+    "deps": [],
+    "lIndex": "8724",
+    "rIndex": "8802",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetFindResult(Col:String):String;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8803",
+    "rIndex": "8820",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DataLoading(Loading:Boolean;UseTimer:Boolean);  //資料載入中要停止點選的動作",
+    "tags": [
+      "UIView",
+      "UIView.statusMessenger"
+    ],
+    "deps": [],
+    "lIndex": "8821",
+    "rIndex": "8855",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.CaseHelpBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "8856",
+    "rIndex": "8926",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.CheckCaseBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "8927",
+    "rIndex": "8965",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ClearView(stkv:Integer);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "8966",
+    "rIndex": "8981",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DrawDocItem2(CaseNode : TTreenode;Caseno:String):Boolean;  //畫出文件名稱的Tree",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "8982",
+    "rIndex": "9241",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.initkscan;",
+    "tags": [
+      "ScannerController",
+      "ScannerController.twainWrapper"
+    ],
+    "deps": [],
+    "lIndex": "9242",
+    "rIndex": "9262",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.initParameter;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9263",
+    "rIndex": "9304",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PrtLbClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9305",
+    "rIndex": "9375",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.UseOldCaseLbClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9376",
+    "rIndex": "9529",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.LastInitFormidListCreate(path: string);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9530",
+    "rIndex": "9550",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.LoadFileGetMD5(const filename: string): string;",
+    "tags": [
+      "TransportManager",
+      "TransportManager.utilities"
+    ],
+    "deps": [],
+    "lIndex": "9551",
+    "rIndex": "9574",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.LoadImgFile;  //載入新件及替換件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9575",
+    "rIndex": "9660",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.LoadImgFile1;  //載入新件及替換件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9661",
+    "rIndex": "9770",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.LoadAttFile(CaseID:String); //載入附加檔案",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9771",
+    "rIndex": "9791",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.logTimeString: String;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9792",
+    "rIndex": "9796",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindDivFormCode(FormCode:String):Boolean; //找有沒有分案的條碼",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9797",
+    "rIndex": "9824",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckAvailable:Boolean; //檢查是否可使用元件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9825",
+    "rIndex": "9922",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SmoothCBClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9923",
+    "rIndex": "9931",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Case2Mask(SoPath,DePath:String):Boolean;//產生遮罩影像  20170639 發現沒用到",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "9932",
+    "rIndex": "9995",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckNeedCrop(Graphic:TDibGraphic):Boolean; //是否是A3要切影像",
+    "tags": [
+      "ImageProcessor",
+      "ImageProcessor.transformer"
+    ],
+    "deps": [],
+    "lIndex": "9996",
+    "rIndex": "10021",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetNewCustomDocNo(Path,DocName:String):String; //取出未使用的自訂文件代號",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10022",
+    "rIndex": "10086",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCustomDocName(Path,DocNo:String):String; //取出自定文件名稱",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10087",
+    "rIndex": "10098",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCustomFormID(Path,DocNo:String):String; //取出自定文件FormID",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10099",
+    "rIndex": "10110",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCustomDocDir(Path,DocName:String):String; //取出自定文件DocDir",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10111",
+    "rIndex": "10137",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindCustomDocName(Path,DocName:String):Boolean; //尋找自定文件名稱是否存在",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10138",
+    "rIndex": "10161",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.DelAttFileLBClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10162",
+    "rIndex": "10196",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DeleteCustomDocDir(Path,DocNo:String); //刪除自定文件DocNo",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10197",
+    "rIndex": "10208",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckFormID_Prt(FormID:String):Boolean; //傳入的FormID是否預設列印",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10209",
+    "rIndex": "10218",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.PrintImg(FileName, LoginID, Datetime,",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10219",
+    "rIndex": "10297",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindLastestDocDir(CaseID,DocNo:String):String; //找出最新的DocDir",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10298",
+    "rIndex": "10322",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindLastestDocDirForPage(CaseID,DocNo,formid:String):String; //找出最新的DocDir  20180207  排除隱藏的資料夾",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10323",
+    "rIndex": "10364",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.Create_Cust_DocDir(CaseID:String); //產生外面傳入的文件代號及自定文件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10365",
+    "rIndex": "10455",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.OldCasetoNewCase(CaseID:String); //將舊案份數轉成新規則",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.caseManager"
+    ],
+    "deps": [],
+    "lIndex": "10456",
+    "rIndex": "10524",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ErrFormtoCurrentForm(CaseID,EFormID,CFormID:String);//將舊案的錯誤FormID改正確的FormID",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.caseManager"
+    ],
+    "deps": [],
+    "lIndex": "10525",
+    "rIndex": "10574",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetRecordEditedDocDir(Mode:Char;CaseID,DocDir:String);  //記錄被異動的文件目錄  'A:加入D:刪掉'",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10575",
+    "rIndex": "10622",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocDir_Page(CaseID,DocDir:String):Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10623",
+    "rIndex": "10639",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Path2DocDir(Path,CaseID:String):String;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10640",
+    "rIndex": "10664",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocNo_IS_WH(DocNo:String):Boolean; //DocNo是否為入庫文件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10665",
+    "rIndex": "10679",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SortDocDir_FormID(CaseID,DocDir:String); //將DocDir裡的文件編號排序",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10680",
+    "rIndex": "10752",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.GotoAttach(OldLevel:Integer);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10753",
+    "rIndex": "10774",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNoIs_In_WH(DocNo:String):Boolean; //DocNo是否為入庫文件",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10775",
+    "rIndex": "10794",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure  TCB_IMGPSScanX.CreateCaseNeedData(Path:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10795",
+    "rIndex": "10840",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetDocDirtoSelected(CaseNode:TTreeNode;DocDir:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10841",
+    "rIndex": "10853",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CheckSelectImg_UseCase(Path,CaseID:String):Boolean; //檢查選擇的影像是否有包含被引用的影像",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10854",
+    "rIndex": "10876",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.TransOldCaseFile(Path:String):Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10877",
+    "rIndex": "10937",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Writelog(CaseID : String):Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "10938",
+    "rIndex": "10963",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetFtpinfo(CaseID,Action:String):Boolean;",
+    "tags": [
+      "TransportManager",
+      "TransportManager.fileTransfer"
+    ],
+    "deps": [],
+    "lIndex": "10964",
+    "rIndex": "11041",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetFtpInfo;     //餵入FTP資訊",
+    "tags": [
+      "TransportManager",
+      "TransportManager.fileTransfer"
+    ],
+    "deps": [],
+    "lIndex": "11042",
+    "rIndex": "11071",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FtpCaseComplete(SendData:String):Boolean;",
+    "tags": [
+      "TransportManager",
+      "TransportManager.fileTransfer"
+    ],
+    "deps": [],
+    "lIndex": "11072",
+    "rIndex": "11094",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormIDAppear(FormID:String):Boolean; //FormID是否可出現",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11095",
+    "rIndex": "11120",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNoAppear(DocNo:String):Boolean;   //DocNo是否可出現",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11121",
+    "rIndex": "11137",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocNoCount(CaseID,DocNo:String):Integer; //取DocNo數量",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11138",
+    "rIndex": "11167",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocDirCopies(CaseID,DocDir:String):Integer; //取DocDir數量",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11168",
+    "rIndex": "11197",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetDocDirCopies(CaseID,DocDir:String;NewCopies:Integer); //修改DocDir份數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11198",
+    "rIndex": "11225",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocDirCopies_Rec(Path,CaseID,DocDir:String):Integer; //取記錄裡的DocDir份數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11226",
+    "rIndex": "11277",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCustomNameCount(CustomName:String):Integer;   //取外傳的名稱數量",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11278",
+    "rIndex": "11301",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCustomDocNoCount(Docno:String):Integer;   //取外傳的DocNo數量",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11302",
+    "rIndex": "11325",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.ISGuideFormID(FormID:String):Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11326",
+    "rIndex": "11340",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.ISDivPageFormID(FormID:String):Boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11341",
+    "rIndex": "11356",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.ISExistImg(const filename: string): boolean;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11357",
+    "rIndex": "11368",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CaseDelete_Enable(CaseID:String):Boolean;  //案件可否被刪除",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11369",
+    "rIndex": "11389",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.MoveImage(Path:String;mp:Integer); //移動頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11390",
+    "rIndex": "11447",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.MoveImage_Drag(Path:String;fp,tp:Integer); //拖拉移動頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11448",
+    "rIndex": "11505",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.SetUseCase(Mode:Char;Path,DocDir,FormCaseID,ToCaseID:String);   //記錄引用其他案件 A:加入 D:刪掉",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.caseManager"
+    ],
+    "deps": [],
+    "lIndex": "11506",
+    "rIndex": "11526",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetUseCase(Mode:Char;Path,DocDir:String):String;  //F:取被引用 To:引用",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.caseManager"
+    ],
+    "deps": [],
+    "lIndex": "11527",
+    "rIndex": "11546",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.Case2upload(CaseID:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11547",
+    "rIndex": "11672",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.Download2Case(SoDir,DeDir:String);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11673",
+    "rIndex": "11844",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormCode2FormName(CaseID,FormCode:String):String; //用FormCode轉成文件名稱",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11845",
+    "rIndex": "11895",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormCode2FileName(FormCode:String;List:TStrings):String; //用FormCode找出檔名(第一頁)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11896",
+    "rIndex": "11918",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FileName2FormCode(FileName:String):String; //從檔名取出FormCode",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11919",
+    "rIndex": "11935",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FileName2FormName(CaseID,FileName:String):String; //從檔名取出文件名稱",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11936",
+    "rIndex": "11940",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FileName2ScanPage(FileName:String):Integer; //從檔名轉出掃瞄頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11941",
+    "rIndex": "11952",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FileName2NoQuene_Filename(FileName:String):String; //取出沒有序號的檔名",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11953",
+    "rIndex": "11965",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FileName2Index(FileName:String):Integer; //從檔名取出在ContextList的序號",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11966",
+    "rIndex": "11979",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FileName2NowDcoNo(FileName:String;CtList,DNList:TStrings):String; //從檔名取出歸屬的文件代號",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "11980",
+    "rIndex": "11993",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormCode2DocNo(FormCode:String):String;   //FormCode轉Docno",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "11994",
+    "rIndex": "12018",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormCode2Version(FormCode:String):String; //FormCode轉版本",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12019",
+    "rIndex": "12023",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormCode2Page(FormCode:String):String; //FormCode轉頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12024",
+    "rIndex": "12028",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNo2DocName(CaseID,DocNo:String):String; //Docno轉Doc名稱",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "12029",
+    "rIndex": "12066",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNo2FileName(DocNo:String;List:TStrings):String; //用DocNo找出檔名(第一頁)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12067",
+    "rIndex": "12081",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormCode2WorkNo(FormCode:String):String; //用FormCode取出作業別",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12082",
+    "rIndex": "12090",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNo2WorkNo(DocNo:String):String; //用DocNo取出作業別",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12091",
+    "rIndex": "12099",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNoNeedDiv(DocNo:String):Boolean; //是否是需分份數的文件代號",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "12100",
+    "rIndex": "12112",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CaseNode2Info(Node:TTreeNode;Mode:Char):String;   //案件Node取案件編號  Mode: I:Caseno;P:Page",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12113",
+    "rIndex": "12126",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNode2Info(Node:TTreeNode;Mode:Char):String;   //文件Node取文件代號 Mode: I:Docno;N:Docname;P:Page;G:Group",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12127",
+    "rIndex": "12144",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormNode2Info(Node:TTreeNode;Mode:Char):String;   //表單Node取表單代號  Mode: I:FormID;N:FormName;P:Page",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12145",
+    "rIndex": "12160",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.PriorPage(Page:Integer); //上一頁",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12161",
+    "rIndex": "12171",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.NextPage(Page:Integer); //下一頁",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12172",
+    "rIndex": "12182",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocNoExistsinTree(CaseNode:TTreeNode;DocNo:String):Boolean; //是否己存在樹裡",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12183",
+    "rIndex": "12198",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DocnoNeedGroup(DocNo:String):Boolean; //傳入的DocNo是否需分組",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12199",
+    "rIndex": "12208",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.DistinctFormCode(CaseID:String); //從案件裡的FormCode取出第一頁",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "12209",
+    "rIndex": "12254",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.OMRCheckCase(CaseID:String):Boolean; //OMR檢核",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.ormRuleEngine"
+    ],
+    "deps": [],
+    "lIndex": "12255",
+    "rIndex": "12950",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.OMRErr2ini(CaseID,Reason,FileName,Site,RelaFileName,RelaSite,Anchor,Anchor1:String;Del,Ingnore,Display:Boolean); //OMR檢核失敗寫入ini",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.ormRuleEngine"
+    ],
+    "deps": [],
+    "lIndex": "12951",
+    "rIndex": "12990",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.OMRErrini2List(CaseID:String;ErrlistForm:TErrlistForm); //OMR檢核失敗從ini寫入ListView",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.ormRuleEngine",
+      "UIView",
+      "UIView.listView"
+    ],
+    "deps": [],
+    "lIndex": "12991",
+    "rIndex": "13020",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.OMRErrini2ListForLog(CaseID: String): String;",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.ormRuleEngine"
+    ],
+    "deps": [],
+    "lIndex": "13021",
+    "rIndex": "13058",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.DownLanguage:Boolean;  //下載多國語言檔",
+    "tags": [
+      "UIView",
+      "UIView.i18n"
+    ],
+    "deps": [],
+    "lIndex": "13059",
+    "rIndex": "13083",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.view_image_FormCode(Path,FormCode:String;stpage,stview:integer); //用FormCode來找影像",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "13084",
+    "rIndex": "13199",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.view_image_DocNo(Path,DocNo,FormID:String;Pages:integer); //用DocNo來找影像",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "13200",
+    "rIndex": "13394",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.ShapeName2PreViewISBName(SP:TShape):String; //轉出指定PreViewISBName",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13395",
+    "rIndex": "13399",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton14Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13400",
+    "rIndex": "13422",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton15Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13423",
+    "rIndex": "13443",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton16Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13444",
+    "rIndex": "13464",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton17Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13465",
+    "rIndex": "13469",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton18Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13470",
+    "rIndex": "13474",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton19Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13475",
+    "rIndex": "13479",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton20Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13480",
+    "rIndex": "13484",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton21Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13485",
+    "rIndex": "13490",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton22Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13491",
+    "rIndex": "13496",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.SpeedButton3Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "13497",
+    "rIndex": "13501",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CreatePreViewISB(Count:Integer);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13502",
+    "rIndex": "13550",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.FreePreViewISB;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13551",
+    "rIndex": "13580",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.FitPreViewISB;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13581",
+    "rIndex": "13617",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.PaintShape(FromImg,ToImg:TImageScrollBox); //畫有被選取的影像",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13618",
+    "rIndex": "13673",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.FreeShapeobj(SelectISB : TImageScrollBox);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13674",
+    "rIndex": "13694",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ISBClick(Sender : TObject);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13695",
+    "rIndex": "13733",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ISBMouseMove(Sender: TObject; Shift: TShiftState;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13734",
+    "rIndex": "13747",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISBImageMouseDown(Sender: TObject; Button: TMouseButton;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13748",
+    "rIndex": "13821",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISBImageMouseUp(Sender: TObject; Button: TMouseButton;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13822",
+    "rIndex": "13827",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISBEndDrag(Sender, Target: TObject; X, Y: Integer);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13828",
+    "rIndex": "13832",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISBDragDrop(Sender, Source: TObject; X, Y: Integer);",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13833",
+    "rIndex": "13842",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ISBDragOver(Sender, Source: TObject; X, Y: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13843",
+    "rIndex": "13863",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FindMpsView(Vmode: Integer):TImageScrollBox;",
+    "tags": [
+      "UIView",
+      "UIView.scrollView"
+    ],
+    "deps": [],
+    "lIndex": "13864",
+    "rIndex": "13889",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetCaseFormID(Path:String):String;  //取案件的主FormID",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "13890",
+    "rIndex": "13911",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CreateFormID_FormName(Path,CaseID:String);  //產生FormID_FormName.dat",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "13912",
+    "rIndex": "13931",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CreateDocNo_DocName(Path,CaseID:String);  //產生DocNo_DocName.dat",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "13932",
+    "rIndex": "13953",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.CreateIn_WH(CaseID:String);  //產生In_WH.dat",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "13954",
+    "rIndex": "13984",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CreateDocNo_Info(CaseID:String):String; //產生 DocNo[tab]份數[tab]總頁數[tab]是否異動[換行]DocNo[tab]份數[tab]總頁數[tab]是否異動",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "13985",
+    "rIndex": "14068",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CreateCustDocNo_Info(CaseID:String):String; //產生自訂文件 DocName[tab]份數[tab]總頁數[tab]是否異動[#13#10]DocName[tab]份數[tab]總頁數[tab]是否異動",
+    "tags": [
+      "BusinessLogic",
+      "BusinessLogic.entityMapping"
+    ],
+    "deps": [],
+    "lIndex": "14069",
+    "rIndex": "14121",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CreateDocnoFrom_Info(CaseID:String):String; //產生被引進的保管袋文件資訊  Docno[tab]份數[tab]案件編號#13#10Docno[tab]份數[tab]案件編號",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14122",
+    "rIndex": "14186",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CreateCustDocNoFrom_Info(CaseID:String):String; //產生被引進的自定文件資訊  Docno[tab]份數[tab]案件編號#13#10Docno[tab]份數[tab]案件編號",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14187",
+    "rIndex": "14244",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CreateAttach_Info(CaseID:String):String; //產生是否有Attach Y:有 N:沒有",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14245",
+    "rIndex": "14251",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocNoEdit(CaseID,DocNo,DocName:String):String; //取出DocNo是否被異動 (Y/N)",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14252",
+    "rIndex": "14291",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocNo_Count(Path,DocNo:String):Integer;  //取出文件份數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14292",
+    "rIndex": "14331",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetDocNo_Page(Path,DocNo:String):Integer;  //取出文件總頁數",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14332",
+    "rIndex": "14358",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.FormIDExists(FormCode:String;CheckDate:Boolean;index:Integer):Boolean;  //檢查FormID是否存在",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14359",
+    "rIndex": "14396",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.Case_DocNoExists(CaseID,Docno:String):Boolean; //Docno是否存在案件裡",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14397",
+    "rIndex": "14421",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.CB1Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14422",
+    "rIndex": "14426",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ReSortFileName(Path:String); //檔名重新排序",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14427",
+    "rIndex": "14454",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ReSortFileName_New(Path:String); //檔名重新排序",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14455",
+    "rIndex": "14481",
+    "description": ""
+  },
+  {
+    "matcher": "Procedure TCB_IMGPSScanX.ReSortFileName2Scanlist(Path:String); //檔名重新排序給Scanlist.dat",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14482",
+    "rIndex": "14506",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetOMRCheckSet : Boolean; //下載OMR檢核XML檔",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14507",
+    "rIndex": "14565",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.GetKeyinSet : Boolean; //取登打設定",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14566",
+    "rIndex": "14624",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CaseAsk(CaseID: string):Integer;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14625",
+    "rIndex": "14674",
+    "description": ""
+  },
+  {
+    "matcher": "Function TCB_IMGPSScanX.CaseComplete(Path,CaseID:String;MainCase:Boolean):Boolean;  //通知傳送完成",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "14675",
+    "rIndex": "14903",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Timer1Timer(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.statusMessenger"
+    ],
+    "deps": [],
+    "lIndex": "14904",
+    "rIndex": "15337",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Timer2Timer(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.statusMessenger"
+    ],
+    "deps": [],
+    "lIndex": "15338",
+    "rIndex": "15346",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TransBtnClick(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.toolBar"
+    ],
+    "deps": [],
+    "lIndex": "15347",
+    "rIndex": "15538",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1Click(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "15539",
+    "rIndex": "15766",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1DragDrop(Sender, Source: TObject; X, Y: Integer);",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "15767",
+    "rIndex": "15943",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1DragOver(Sender, Source: TObject; X, Y: Integer;",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "15944",
+    "rIndex": "15978",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1KeyUp(Sender: TObject; var Key: Word;",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "15979",
+    "rIndex": "15992",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1MouseDown(Sender: TObject;",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "15993",
+    "rIndex": "16003",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1MouseEnter(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "16004",
+    "rIndex": "16008",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1MouseMove(Sender: TObject; Shift: TShiftState;",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "16009",
+    "rIndex": "16016",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.TreeView1MouseUp(Sender: TObject; Button: TMouseButton;",
+    "tags": [
+      "UIView",
+      "UIView.treeView"
+    ],
+    "deps": [],
+    "lIndex": "16017",
+    "rIndex": "16032",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.ViewModeBtnMouseEnter(Sender: TObject);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16033",
+    "rIndex": "16037",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_caseid(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16038",
+    "rIndex": "16042",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_data(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16043",
+    "rIndex": "16047",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_mode(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16048",
+    "rIndex": "16052",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_rewrite(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16053",
+    "rIndex": "16057",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_url(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16058",
+    "rIndex": "16062",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_userid(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16063",
+    "rIndex": "16067",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_username(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16068",
+    "rIndex": "16072",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_verify(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16073",
+    "rIndex": "16077",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_language(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16078",
+    "rIndex": "16090",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_modename(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16091",
+    "rIndex": "16095",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_userunit(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16096",
+    "rIndex": "16100",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_work_no(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16101",
+    "rIndex": "16105",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_loandoc_enable(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16106",
+    "rIndex": "16117",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_loandoc_value(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16118",
+    "rIndex": "16122",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_useproxy(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16123",
+    "rIndex": "16130",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_c_docnamelist(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16131",
+    "rIndex": "16135",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_c_docnolist(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16136",
+    "rIndex": "16140",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_fixfilelist(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16141",
+    "rIndex": "16145",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_is_in_wh(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16146",
+    "rIndex": "16150",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_oldcaseinfo(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16151",
+    "rIndex": "16155",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_c_docnamelist: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16156",
+    "rIndex": "16160",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_c_docnolist: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16161",
+    "rIndex": "16165",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_caseid: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16166",
+    "rIndex": "16170",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_data: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16171",
+    "rIndex": "16175",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_fixfilelist: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16176",
+    "rIndex": "16180",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_is_in_wh: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16181",
+    "rIndex": "16185",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_language: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16186",
+    "rIndex": "16190",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_loandoc_enable: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16191",
+    "rIndex": "16195",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_loandoc_value: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16196",
+    "rIndex": "16200",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_mode: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16201",
+    "rIndex": "16205",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_modename: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16206",
+    "rIndex": "16210",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_oldcaseinfo: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16211",
+    "rIndex": "16215",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_rewrite: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16216",
+    "rIndex": "16220",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_url: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16221",
+    "rIndex": "16225",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_useproxy: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16226",
+    "rIndex": "16230",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_userid: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16231",
+    "rIndex": "16235",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_username: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16236",
+    "rIndex": "16240",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_userunit: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16241",
+    "rIndex": "16245",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_verify: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16246",
+    "rIndex": "16250",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_work_no: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16251",
+    "rIndex": "16255",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_printyn: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16256",
+    "rIndex": "16260",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_printyn(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16261",
+    "rIndex": "16265",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_is_oldcase: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16266",
+    "rIndex": "16270",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_is_oldcase(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16271",
+    "rIndex": "16275",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_custdocyn: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16276",
+    "rIndex": "16280",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_custdocyn(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16281",
+    "rIndex": "16285",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_casenolength: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16286",
+    "rIndex": "16290",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_filesizelimit: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16291",
+    "rIndex": "16295",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_imgdpi: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16296",
+    "rIndex": "16300",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_scancolor: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16301",
+    "rIndex": "16305",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_casenolength(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16306",
+    "rIndex": "16320",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_filesizelimit(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16321",
+    "rIndex": "16335",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_imgdpi(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16336",
+    "rIndex": "16351",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_scancolor(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16352",
+    "rIndex": "16376",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_imgdelete: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16377",
+    "rIndex": "16381",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_imgdelete(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16382",
+    "rIndex": "16386",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_check_main_form: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16387",
+    "rIndex": "16391",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_isExternal: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16392",
+    "rIndex": "16396",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_check_main_form(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16397",
+    "rIndex": "16401",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_isExternal(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16402",
+    "rIndex": "16406",
+    "description": ""
+  },
+  {
+    "matcher": "function TCB_IMGPSScanX.Get_WH_CATEGORY: WideString;",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16407",
+    "rIndex": "16411",
+    "description": ""
+  },
+  {
+    "matcher": "procedure TCB_IMGPSScanX.Set_WH_CATEGORY(const Value: WideString);",
+    "tags": [
+      "UIView",
+      "UIView.misc"
+    ],
+    "deps": [],
+    "lIndex": "16412",
+    "rIndex": "16455",
+    "description": ""
+  }
+]

--
Gitblit v1.8.0