📄 unit13.dfm
字号:
object xitongdenglu: Txitongdenglu
Left = 386
Top = 307
Width = 499
Height = 344
Caption = #30331#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 144
Width = 57
Height = 20
AutoSize = False
Caption = #24080#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 184
Width = 73
Height = 20
AutoSize = False
Caption = #23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 40
Width = 425
Height = 37
AutoSize = False
Caption = #22270#20070#39302#31649#29702#31995#32479#30331#38470#30028#38754
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 128
Top = 144
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 128
Top = 184
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 112
Top = 248
Width = 97
Height = 49
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 248
Width = 97
Height = 49
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 272
Top = 128
Width = 185
Height = 105
Caption = 'GroupBox1'
TabOrder = 4
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 185
Height = 105
TabOrder = 0
object RadioButton1: TRadioButton
Left = 32
Top = 24
Width = 113
Height = 17
Caption = #35835#32773
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 32
Top = 64
Width = 113
Height = 17
Caption = #31649#29702#21592
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
end
object ADODataSet1: TADODataSet
Connection = DataModule3.ADOConnection1
Parameters = <>
Left = 432
Top = 248
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -