mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
remove bevel
This commit is contained in:
parent
2b953aa497
commit
060efee9e2
@ -4,9 +4,9 @@ object ConfigForm: TConfigForm
|
|||||||
BorderIcons = [biSystemMenu, biMinimize]
|
BorderIcons = [biSystemMenu, biMinimize]
|
||||||
BorderStyle = bsSingle
|
BorderStyle = bsSingle
|
||||||
Caption = 'cnc-ddraw config'
|
Caption = 'cnc-ddraw config'
|
||||||
ClientHeight = 473
|
ClientHeight = 475
|
||||||
ClientWidth = 698
|
ClientWidth = 698
|
||||||
Color = clBtnFace
|
Color = clBlack
|
||||||
Font.Charset = DEFAULT_CHARSET
|
Font.Charset = DEFAULT_CHARSET
|
||||||
Font.Color = clWindowText
|
Font.Color = clWindowText
|
||||||
Font.Height = -11
|
Font.Height = -11
|
||||||
@ -2687,6 +2687,7 @@ object ConfigForm: TConfigForm
|
|||||||
Top = 8
|
Top = 8
|
||||||
Width = 499
|
Width = 499
|
||||||
Height = 465
|
Height = 465
|
||||||
|
BevelOuter = bvNone
|
||||||
Color = clWhite
|
Color = clWhite
|
||||||
ParentBackground = False
|
ParentBackground = False
|
||||||
ShowCaption = False
|
ShowCaption = False
|
||||||
@ -2830,6 +2831,7 @@ object ConfigForm: TConfigForm
|
|||||||
Top = 8
|
Top = 8
|
||||||
Width = 499
|
Width = 499
|
||||||
Height = 465
|
Height = 465
|
||||||
|
BevelOuter = bvNone
|
||||||
Color = clWhite
|
Color = clWhite
|
||||||
ParentBackground = False
|
ParentBackground = False
|
||||||
ShowCaption = False
|
ShowCaption = False
|
||||||
@ -3005,6 +3007,7 @@ object ConfigForm: TConfigForm
|
|||||||
Top = 8
|
Top = 8
|
||||||
Width = 499
|
Width = 499
|
||||||
Height = 465
|
Height = 465
|
||||||
|
BevelOuter = bvNone
|
||||||
Color = clWhite
|
Color = clWhite
|
||||||
ParentBackground = False
|
ParentBackground = False
|
||||||
ShowCaption = False
|
ShowCaption = False
|
||||||
@ -3183,6 +3186,7 @@ object ConfigForm: TConfigForm
|
|||||||
Top = 8
|
Top = 8
|
||||||
Width = 185
|
Width = 185
|
||||||
Height = 465
|
Height = 465
|
||||||
|
BevelOuter = bvNone
|
||||||
Color = clBlack
|
Color = clBlack
|
||||||
ParentBackground = False
|
ParentBackground = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user