瀏覽代碼

* contextlist property

git-svn-id: trunk@15457 -
marco 15 年之前
父節點
當前提交
95bc0374de
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/chm/src/chmreader.pas

+ 1 - 0
packages/chm/src/chmreader.pas

@@ -126,6 +126,7 @@ type
     property PreferedFont: String read fPreferedFont;
     property PreferedFont: String read fPreferedFont;
     property LocaleID: dword read fLocaleID;
     property LocaleID: dword read fLocaleID;
     property SearchReader: TChmSearchReader read FSearchReader write FSearchReader;
     property SearchReader: TChmSearchReader read FSearchReader write FSearchReader;
+    property contextlist : tcontextlist read fcontextlist;
   end;
   end;
 
 
   { TChmFileList }
   { TChmFileList }