📄 unit7.dfm
字号:
object insertform: Tinsertform
Left = 241
Top = 215
Width = 641
Height = 449
Caption = #25104#32489#24405#20837
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 24
Width = 49
Height = 24
Caption = #23398#21495':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 232
Top = 24
Width = 49
Height = 24
Caption = #22995#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 72
Width = 70
Height = 24
Caption = #35838#31243#21495':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 232
Top = 72
Width = 70
Height = 24
Caption = #35838#31243#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 120
Width = 78
Height = 29
Caption = #25104#32489':'
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -29
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 520
Top = 96
Width = 89
Height = 49
Caption = #28155#21152
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 520
Top = 192
Width = 89
Height = 49
Caption = #21024#38500
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 520
Top = 240
Width = 89
Height = 49
Caption = #26174#31034
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 520
Top = 288
Width = 89
Height = 49
Caption = #21462#28040
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 520
Top = 336
Width = 89
Height = 49
Caption = #36864#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton5Click
end
object SpeedButton6: TSpeedButton
Left = 520
Top = 144
Width = 89
Height = 49
Caption = #26356#26032
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton6Click
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 320
Top = 24
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 96
Top = 72
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 320
Top = 72
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 96
Top = 120
Width = 121
Height = 21
Color = clMoneyGreen
TabOrder = 4
end
object DBGrid1: TDBGrid
Left = 0
Top = 160
Width = 513
Height = 209
DataSource = DataSource1
FixedColor = clFuchsia
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = [fsBold]
end
object DBNavigator1: TDBNavigator
Left = 144
Top = 376
Width = 224
Height = 33
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Flat = True
TabOrder = 6
end
object DataSource1: TDataSource
DataSet = Table1
Left = 504
Top = 64
end
object Table1: TTable
Active = True
DatabaseName = 'score-manager'
TableName = #23398#29983#35838#31243#34920
Left = 552
Top = 64
end
object UpdateSQL1: TUpdateSQL
Left = 528
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -