set SystemFont:=true

git-svn-id: trunk@3723 -
This commit is contained in:
mattias 2002-12-22 23:11:43 +00:00
parent db006b69cb
commit 80e50a1cf9

View File

@ -1820,6 +1820,7 @@ begin
ShowPrefix := True;
WordBreak := False;
SingleLine := True;
SystemFont := true;
end;
If (pedsInComboList in AState) and not (pedsInEdit in AState)
then begin