📄 dcall4.dfm
字号:
object Form1: TForm1
Left = 284
Top = 184
Width = 355
Height = 194
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 = #36755#20837#23383#31526#20018#65306
end
object Label2: TLabel
Left = 8
Top = 48
Width = 113
Height = 17
AutoSize = False
Caption = #35831#36873#25321#25805#20316#31181#31867#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 = 193
Height = 21
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 128
Top = 40
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 1
Items.Strings = (
#23383#27597#23383#31526#20010#25968
#25968#23383#23383#31526#20010#25968
#21028#26029#26159#21542#22238#25991)
end
object Edit2: TEdit
Left = 128
Top = 72
Width = 193
Height = 21
TabOrder = 2
end
object Button3: TButton
Left = 192
Top = 112
Width = 89
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button3Click
end
object Button2: TButton
Left = 72
Top = 112
Width = 81
Height = 25
Caption = #25191#34892#25805#20316
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -