📄 unit3.~dfm
字号:
object mmgl: Tmmgl
Left = 310
Top = 199
Width = 344
Height = 298
Caption = #23494#30721#31649#29702
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 Label1: TLabel
Left = 56
Top = 48
Width = 71
Height = 19
Caption = #21407#23494#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 56
Top = 100
Width = 71
Height = 19
Caption = #26032#23494#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 56
Top = 152
Width = 91
Height = 19
Caption = #30830#35748#23494#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 72
Top = 208
Width = 81
Height = 33
Caption = #30830#35748
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 184
Top = 208
Width = 81
Height = 33
Caption = #21462#28040
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 160
Top = 48
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 160
Top = 100
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 160
Top = 152
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Table1: TTable
DatabaseName = 'score-manager'
TableName = #29992#25143#34920
Left = 8
Top = 8
object Table1BDEDesigner3: TStringField
FieldName = #23494#30721
Size = 50
end
object Table1BDEDesigner: TAutoIncField
FieldName = #32534#21495
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 16
Top = 64
end
object Query1: TQuery
DataSource = DataSource1
Left = 8
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -