Explorar o código

* contextlist property

git-svn-id: trunk@15457 -
marco %!s(int64=15) %!d(string=hai) anos
pai
achega
95bc0374de
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 LocaleID: dword read fLocaleID;
     property SearchReader: TChmSearchReader read FSearchReader write FSearchReader;
+    property contextlist : tcontextlist read fcontextlist;
   end;
 
   { TChmFileList }