📄 addsup.dfm
字号:
object Form27: TForm27
Left = 367
Top = 356
BorderStyle = bsDialog
Caption = #24037#36164#31649#29702#31995#32479#65293#28155#21152#31649#29702#21592
ClientHeight = 134
ClientWidth = 194
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 177
Height = 13
AutoSize = False
Caption = #24403#21069#26377'2'#20301#31649#29702#21592
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 7
Top = 24
Width = 180
Height = 17
Shape = bsTopLine
end
object SpeedButton1: TSpeedButton
Left = 11
Top = 106
Width = 52
Height = 23
Caption = #30830#23450
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 71
Top = 106
Width = 52
Height = 23
Caption = #21462#28040
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 131
Top = 106
Width = 52
Height = 23
Caption = #26435#38480'>'
Flat = True
OnClick = SpeedButton3Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 29
Width = 179
Height = 73
Caption = #28155#21152#31649#29702#21592
TabOrder = 0
object Label2: TLabel
Left = 10
Top = 22
Width = 42
Height = 13
AutoSize = False
Caption = #22995' '#21517#65306
end
object Label3: TLabel
Left = 10
Top = 47
Width = 42
Height = 13
AutoSize = False
Caption = #23494' '#30721#65306
end
object Edit1: TEdit
Left = 54
Top = 20
Width = 115
Height = 19
BevelKind = bkFlat
BevelOuter = bvNone
Ctl3D = False
MaxLength = 16
ParentCtl3D = False
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 54
Top = 44
Width = 115
Height = 19
BevelKind = bkFlat
BevelOuter = bvNone
Ctl3D = False
MaxLength = 16
ParentCtl3D = False
PasswordChar = '$'
TabOrder = 1
Text = 'Edit1'
end
end
object GroupBox2: TGroupBox
Left = 197
Top = 29
Width = 108
Height = 73
Caption = #26435#38480#35774#32622
TabOrder = 1
object RadioButton1: TRadioButton
Left = 11
Top = 22
Width = 86
Height = 17
Caption = #31649#29702#21592
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 11
Top = 46
Width = 85
Height = 17
Caption = #20020#26102#29992#25143
TabOrder = 1
end
end
object ADOQuery1: TADOQuery
Connection = Form3.ADOConnection1
Parameters = <>
Left = 136
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -