소스 검색

Preventing artifacts on Synchronization checklist window

Source commit: 824fa8d72c08362d718042e9ad37b0f349519e5d
Martin Prikryl 7 년 전
부모
커밋
57249334f8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      source/forms/SynchronizeChecklist.dfm

+ 2 - 0
source/forms/SynchronizeChecklist.dfm

@@ -1478,10 +1478,12 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
     Align = alClient
     Checkboxes = True
     Constraints.MinWidth = 240
+    DoubleBuffered = True
     FullDrag = True
     HideSelection = False
     ReadOnly = True
     RowSelect = True
+    ParentDoubleBuffered = False
     PopupMenu = ListViewPopupMenu
     TabOrder = 0
     ViewStyle = vsReport