mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 19:02:31 +02:00
set SystemFont:=true
git-svn-id: trunk@3723 -
This commit is contained in:
parent
db006b69cb
commit
80e50a1cf9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user