Debugger: wrap text in warning label on debugger class options page

git-svn-id: trunk@65003 -
This commit is contained in:
maxim 2021-04-15 21:34:41 +00:00
parent 87b1cb08ba
commit 6714c721d6

View File

@ -200,6 +200,7 @@ object DebuggerClassOptionsFrame: TDebuggerClassOptionsFrame
ParentColor = False
ParentFont = False
Visible = False
WordWrap = True
end
end
object gbAdditionalSearchPath: TGroupBox