소스 검색

Panel font sample on Preferences dialog is wrapped

Source commit: 1670bf873171fc8fc33c5afecc8427443f79c9f4
Martin Prikryl 8 년 전
부모
커밋
7e000bb719
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      source/forms/Preferences.dfm

+ 1 - 0
source/forms/Preferences.dfm

@@ -747,6 +747,7 @@ object PreferencesDialog: TPreferencesDialog
             Color = clWindow
             ParentColor = False
             Transparent = False
+            WordWrap = True
             OnDblClick = PanelFontLabelDblClick
           end
           object PanelFontButton: TButton