* Remove references for Ctl3d

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blikblum
2008-12-15 17:59:22 +00:00
parent 5963e3ae4e
commit 7fddfbddc8
2 changed files with 0 additions and 3 deletions

View File

@ -62,7 +62,6 @@ object GeneralForm: TGeneralForm
Colors.DropTargetBorderColor = clActiveCaption
Colors.HotColor = clBlack
Colors.UnfocusedSelectionBorderColor = clBtnShadow
Ctl3D = True
DefaultNodeHeight = 24
DragCursor = crHelp
DrawSelectionMode = smBlendedRectangle
@ -81,7 +80,6 @@ object GeneralForm: TGeneralForm
HintMode = hmTooltip
HotCursor = crHandPoint
Images = TreeImages
ParentCtl3D = False
ParentFont = False
RootNodeCount = 5
ScrollBarOptions.VerticalIncrement = 19

View File

@ -28,7 +28,6 @@ object MainForm: TMainForm
BorderStyle = bsSingle
Colors.BorderColor = clWindowText
Colors.HotColor = clBlack
Ctl3D = True
Header.AutoSizeIndex = -1
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'