IDE: options: fixed EditorTabPosition anchoring

git-svn-id: trunk@50367 -
This commit is contained in:
ondrej 2015-11-17 14:54:06 +00:00
parent dc42c8f4d9
commit 3087610579

View File

@ -363,13 +363,15 @@ object EditorMultiWindowOptionsFrame: TEditorMultiWindowOptionsFrame
ParentColor = False
end
object EditorTabPositionCheckBox: TComboBox
AnchorSideLeft.Control = pnlNBTabs
AnchorSideLeft.Control = EditorTabPositionLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = chkCtrlMiddleCloseOthers
AnchorSideTop.Side = asrBottom
Left = 0
Height = 21
Top = 54
Width = 150
BorderSpacing.Left = 5
BorderSpacing.Top = 3
ItemHeight = 13
Style = csDropDownList