mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 17:00:38 +02:00
Debugger: Feedback dialog, use ParentColor. Issue #39839
This commit is contained in:
parent
2b63ae02b5
commit
2468eac09e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user