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:
parent
f6faf1a5e0
commit
02d7044b6e
@ -345,7 +345,6 @@ object MainForm: TMainForm
|
|||||||
Hint = 'Cell font name'
|
Hint = 'Cell font name'
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 130
|
Width = 130
|
||||||
CellFormatItem = cfiFontName
|
|
||||||
WorkbookSource = WorkbookSource
|
WorkbookSource = WorkbookSource
|
||||||
DropDownCount = 24
|
DropDownCount = 24
|
||||||
ItemIndex = 44
|
ItemIndex = 44
|
||||||
@ -415,7 +414,7 @@ object MainForm: TMainForm
|
|||||||
Caption = 'ToolButton58'
|
Caption = 'ToolButton58'
|
||||||
DropdownMenu = PuCellProtection
|
DropdownMenu = PuCellProtection
|
||||||
ImageIndex = 73
|
ImageIndex = 73
|
||||||
Style = tbsButtonDrop
|
Style = tbsDropDown
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object ToolBar2: TToolBar
|
object ToolBar2: TToolBar
|
||||||
@ -636,7 +635,6 @@ object MainForm: TMainForm
|
|||||||
BorderSpacing.Right = 2
|
BorderSpacing.Right = 2
|
||||||
BorderSpacing.Bottom = 3
|
BorderSpacing.Bottom = 3
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
WantReturns = False
|
|
||||||
WorkbookSource = WorkbookSource
|
WorkbookSource = WorkbookSource
|
||||||
end
|
end
|
||||||
object Splitter2: TSplitter
|
object Splitter2: TSplitter
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user