completion mnu font size syncronized to editor font size

This commit is contained in:
Basile Burg 2015-01-29 23:29:39 +01:00
parent bdc7626b26
commit a9f8fcd031
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ end;
procedure TCEEditorWidget.completionExecute(Sender: TObject);
begin
getCompletionList;
completion.TheForm.Font.Size := fDoc.Font.Size;
end;
procedure TCEEditorWidget.completionCodeCompletion(var Value: string;