mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-25 15:44:20 +02:00
IDE: made messages window resizable again
git-svn-id: trunk@28631 -
This commit is contained in:
parent
2975f89d9f
commit
ee4c81afca
@ -4,7 +4,7 @@ inherited MessagesView: TMessagesView
|
||||
Top = 640
|
||||
Width = 722
|
||||
ActiveControl = MessageTreeView
|
||||
BorderStyle = bsToolWindow
|
||||
BorderStyle = bsSizeToolWin
|
||||
Caption = 'MessagesView'
|
||||
ClientHeight = 79
|
||||
ClientWidth = 722
|
||||
@ -17,7 +17,7 @@ inherited MessagesView: TMessagesView
|
||||
Top = 0
|
||||
Width = 722
|
||||
Align = alClient
|
||||
DefaultItemHeight = 17
|
||||
DefaultItemHeight = 15
|
||||
MultiSelect = True
|
||||
PopupMenu = MainPopupMenu
|
||||
ReadOnly = True
|
||||
|
Loading…
Reference in New Issue
Block a user