You've already forked lazarus-ccr
* 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:
@ -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
|
||||
|
@ -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'
|
||||
|
Reference in New Issue
Block a user