📄 unit4.~dfm
字号:
object comeinform: Tcomeinform
Left = 207
Top = 221
Width = 385
Height = 297
Caption = #29992#25143#30331#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 56
Top = 208
Width = 89
Height = 33
Caption = #30830' '#23450
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 = 256
Top = 208
Width = 89
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 SpeedButton3: TSpeedButton
Left = 160
Top = 208
Width = 81
Height = 33
Caption = #27880#20876
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton3Click
end
object GroupBox1: TGroupBox
Left = 56
Top = 16
Width = 265
Height = 161
Caption = #29992#25143#30331#24405
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 48
Width = 70
Height = 24
Caption = #29992#25143#21517':'
end
object Label2: TLabel
Left = 16
Top = 112
Width = 49
Height = 24
Caption = #23494#30721':'
end
object Edit1: TEdit
Left = 112
Top = 48
Width = 121
Height = 32
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 112
Width = 121
Height = 32
PasswordChar = '*'
TabOrder = 1
end
end
object Table1: TTable
DatabaseName = 'score-manager'
TableName = #29992#25143#34920
Left = 16
Top = 16
end
object DataSource1: TDataSource
DataSet = Table1
Left = 16
Top = 56
end
object Query1: TQuery
DatabaseName = 'score-manager'
DataSource = DataSource1
SQL.Strings = (
'select '#29992#25143#21517','#23494#30721' from '#29992#25143#34920)
Left = 16
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -