📄 load.dfm
字号:
object loadfrm: Tloadfrm
Left = 396
Top = 316
Width = 323
Height = 261
BorderIcons = []
Caption = #31995#32479#30331#24405
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 38
Top = 104
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label3: TLabel
Left = 48
Top = 134
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label4: TLabel
Left = 30
Top = 206
Width = 144
Height = 16
Caption = #29256#26435#25552#20379#65306#20506#22825#31185#25216
Font.Charset = ANSI_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 192
Top = 208
Width = 101
Height = 16
Caption = 'jls863@163.com '
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 90
Top = 76
Width = 156
Height = 24
Caption = #20250#21592#31649#29702#31995#32479' '
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -24
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 34
Top = 50
Width = 70
Height = 25
Caption = 'SPORT '
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = 'Monotype Corsiva'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label1: TLabel
Left = 110
Top = 48
Width = 180
Height = 24
Caption = #20493#21147#20581#36523#20465#20048#37096' '
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object ComboBox1: TComboBox
Left = 96
Top = 98
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Edit1: TEdit
Left = 96
Top = 134
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
end
object btok: TButton
Left = 62
Top = 170
Width = 75
Height = 25
Caption = #30331#24405
Default = True
TabOrder = 2
OnClick = btokClick
end
object btcancel: TButton
Left = 178
Top = 170
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = btcancelClick
end
object Button1: TButton
Left = 96
Top = 16
Width = 145
Height = 25
Caption = #27880#20876#26032#29992#25143
TabOrder = 4
Visible = False
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
Connection = MainForm.ADOConnection1
Parameters = <>
Left = 264
Top = 128
end
object ADOTable1: TADOTable
Connection = MainForm.ADOConnection1
TableName = #30331#38470#20449#24687#34920
Left = 256
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -