📄 insertclient.dfm.~8~
字号:
object Form4: TForm4
Left = 0
Top = 0
Width = 391
Height = 215
Caption = #22686#28155#29992#25143
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 48
Height = 13
Caption = #29992#25143#21495#30721
end
object Label2: TLabel
Left = 32
Top = 64
Width = 48
Height = 13
Caption = #29992#25143#22995#21517
end
object Label3: TLabel
Left = 32
Top = 128
Width = 48
Height = 13
Caption = #36873#25321#32452#21035
end
object Label4: TLabel
Left = 208
Top = 16
Width = 48
Height = 13
Caption = #26381#21153#31561#32423
end
object Edit1: TEdit
Left = 40
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 38
Top = 88
Width = 121
Height = 21
TabOrder = 1
Text = #20445#23494
end
object ComboBox1: TComboBox
Left = 37
Top = 152
Width = 129
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'grouptest'
end
object Edit3: TEdit
Left = 208
Top = 32
Width = 121
Height = 21
TabOrder = 3
Text = '1'
end
object Button1: TButton
Left = 256
Top = 64
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 144
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 104
Width = 75
Height = 25
Caption = #21152#20837#19979#19968#20154
TabOrder = 6
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -