Debugger: Feedback dialog, use ParentColor. Issue #39839

This commit is contained in:
Martin 2022-08-07 23:43:31 +02:00
parent 2b63ae02b5
commit 2468eac09e

View File

@ -10,7 +10,7 @@ object DbgFeedbackDlg: TDbgFeedbackDlg
ClientHeight = 212
ClientWidth = 605
Position = poScreenCenter
LCLVersion = '2.1.0.0'
LCLVersion = '2.3.0.0'
object ButtonPanel1: TButtonPanel
Left = 6
Height = 34
@ -49,7 +49,6 @@ object DbgFeedbackDlg: TDbgFeedbackDlg
Align = alTop
BorderSpacing.Around = 5
Caption = 'lblMsg'
ParentColor = False
WordWrap = True
end
object Memo1: TMemo