IDE: Refactor EditorOptions. Class TEditorOptionsDefaults holds only published properties needed for RttiXmlConfig. No useless duplication.

git-svn-id: trunk@64340 -
This commit is contained in:
juha 2021-01-06 11:18:40 +00:00
parent 0df617c5c1
commit 091df3edb7
2 changed files with 1132 additions and 1198 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5314,8 +5314,8 @@ end;
procedure TMainIDE.PackageTranslated(APackage: TLazPackage);
begin
if APackage=PackageGraph.SynEditPackage then
EditorOpts.TranslateResourceStrings;
//if APackage=PackageGraph.SynEditPackage then
// EditorOpts.TranslateResourceStrings; // ToDo
end;
function TMainIDE.DoOpenComponent(const UnitFilename: string;