IdeIntf: Hide top border in Object Inspecter. Issue #28062, patch from Alexey Torgashin.

git-svn-id: trunk@48981 -
This commit is contained in:
juha 2015-05-10 07:43:30 +00:00
parent 022a311650
commit 6ebf07e5d9

View File

@ -37,10 +37,11 @@ object ObjectInspectorDlg: TObjectInspectorDlg
Left = 0
Height = 184
Top = 23
Width = 300
Width = 406
Align = alTop
BevelOuter = bvNone
ClientHeight = 184
ClientWidth = 300
ClientWidth = 406
TabOrder = 2
object CompFilterEdit: TTreeFilterEdit
AnchorSideLeft.Control = FilterLabel