📄 unit11.dfm
字号:
object classForm: TclassForm
Left = 233
Top = 116
Width = 419
Height = 388
Caption = #29677#32423#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 328
Top = 192
Width = 81
Height = 33
Caption = #26032#22686
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 = 328
Top = 224
Width = 81
Height = 33
Caption = #26356#25913
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 328
Top = 256
Width = 81
Height = 33
Caption = #21024#38500
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 328
Top = 288
Width = 81
Height = 33
Caption = #21462#28040
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 328
Top = 320
Width = 81
Height = 33
Caption = #36864#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton5Click
end
object Label1: TLabel
Left = 0
Top = 8
Width = 57
Height = 20
Caption = #29677#32423#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton6: TSpeedButton
Left = 176
Top = 8
Width = 65
Height = 33
Caption = #26597#35810
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
OnClick = SpeedButton6Click
end
object SpeedButton7: TSpeedButton
Left = 240
Top = 8
Width = 89
Height = 33
Caption = #20840#37096#26174#31034
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton7Click
end
object DBGrid1: TDBGrid
Left = 0
Top = 48
Width = 321
Height = 305
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 72
Top = 8
Width = 97
Height = 21
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 328
Top = 0
Width = 81
Height = 193
Caption = #29677#32423#35774#32622
TabOrder = 2
object Label2: TLabel
Left = 0
Top = 16
Width = 39
Height = 13
Caption = #29677#32423#21517':'
end
object Label3: TLabel
Left = 0
Top = 56
Width = 39
Height = 13
Caption = #29677#20027#20219':'
end
object Label4: TLabel
Left = 0
Top = 96
Width = 48
Height = 13
Caption = #29677#32423#20154#25968
end
object Label5: TLabel
Left = 0
Top = 136
Width = 27
Height = 13
Caption = #29677#38271':'
end
object Edit2: TEdit
Left = 8
Top = 32
Width = 65
Height = 21
TabOrder = 0
end
object Edit3: TEdit
Left = 8
Top = 72
Width = 65
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 8
Top = 112
Width = 65
Height = 21
TabOrder = 2
end
object Edit5: TEdit
Left = 8
Top = 152
Width = 65
Height = 21
TabOrder = 3
end
end
object DataSource1: TDataSource
DataSet = Query1
Left = 296
Top = 176
end
object Table1: TTable
Active = True
AutoRefresh = True
DatabaseName = 'score-manager'
TableName = #29677#32423#20449#24687
Left = 296
Top = 144
end
object Query1: TQuery
DatabaseName = 'score-manager'
Left = 296
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -