📄 dcall1.dfm
字号:
object Form1: TForm1
Left = 268
Top = 166
Width = 370
Height = 173
Caption = 'Form1'
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 = 8
Top = 16
Width = 105
Height = 17
AutoSize = False
Caption = #38543#26426#20135#29983#30340#25968#32452#65306
end
object Label2: TLabel
Left = 8
Top = 48
Width = 113
Height = 17
AutoSize = False
Caption = #35831#36873#25321#36807#31243#21517#65306
end
object Label3: TLabel
Left = 8
Top = 80
Width = 97
Height = 17
AutoSize = False
Caption = #25805#20316#32467#26524#65306
end
object Edit1: TEdit
Left = 128
Top = 8
Width = 201
Height = 21
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 128
Top = 40
Width = 185
Height = 21
ItemHeight = 13
TabOrder = 1
Items.Strings = (
#21453#24207#23384#25918
#36873#25321#27861#25490#24207
#20882#27873#27861#25490#24207)
end
object Edit2: TEdit
Left = 128
Top = 72
Width = 201
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 16
Top = 112
Width = 89
Height = 25
Caption = #20135#29983#25968#32452
TabOrder = 3
OnClick = Button1Click
end
object Button3: TButton
Left = 216
Top = 112
Width = 89
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button3Click
end
object Button2: TButton
Left = 120
Top = 112
Width = 81
Height = 25
Caption = #25191#34892
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -