spready: Avoid using Toolbutton Style tbsButtonDrop.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-06-24 15:44:14 +00:00
parent f6faf1a5e0
commit 02d7044b6e
2 changed files with 1 additions and 3 deletions

View File

@ -345,7 +345,6 @@ object MainForm: TMainForm
Hint = 'Cell font name'
Top = 0
Width = 130
CellFormatItem = cfiFontName
WorkbookSource = WorkbookSource
DropDownCount = 24
ItemIndex = 44
@ -415,7 +414,7 @@ object MainForm: TMainForm
Caption = 'ToolButton58'
DropdownMenu = PuCellProtection
ImageIndex = 73
Style = tbsButtonDrop
Style = tbsDropDown
end
end
object ToolBar2: TToolBar
@ -636,7 +635,6 @@ object MainForm: TMainForm
BorderSpacing.Right = 2
BorderSpacing.Bottom = 3
TabOrder = 1
WantReturns = False
WorkbookSource = WorkbookSource
end
object Splitter2: TSplitter

Binary file not shown.