界面库

整理代码
This commit is contained in:
JianjunLiu
2022-11-11 10:32:56 +08:00
parent 6fbb499871
commit dcf12aa9dc
5 changed files with 68 additions and 36 deletions
+2
View File
@@ -1187,6 +1187,8 @@ type TBatSynHigLighter = class(TSynHighLighter)
end
return r;
end
private
FSyns;
end
type TINISynHigLighter = class(TSynHighLighter)
function Create(AOwner);