mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-04 06:30:38 +01:00
* contextlist property
git-svn-id: trunk@15457 -
This commit is contained in:
parent
7d5b63042b
commit
95bc0374de
@ -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 }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user