📄 cjxytempunit.dfm
字号:
object cjxytemp: Tcjxytemp
Left = 200
Top = 182
Width = 294
Height = 264
Caption = #23398#29983#25104#32489#26657#39564
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ddd: TPanel
Left = 0
Top = 0
Width = 286
Height = 237
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 34
Width = 105
Height = 13
AutoSize = False
Caption = #35831#36873#25321#19987#19994#21517
end
object Label2: TLabel
Left = 32
Top = 88
Width = 73
Height = 13
AutoSize = False
Caption = #35831#36873#25321#29677#32423
end
object Label3: TLabel
Left = 24
Top = 141
Width = 97
Height = 13
AutoSize = False
Caption = #35831#36873#25321#35838#31243#21517#31216
end
object Button1: TButton
Left = 104
Top = 184
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object ComboBox2: TComboBox
Left = 128
Top = 88
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 128
Top = 32
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
OnExit = ComboBox1Exit
end
object ComboBox3: TComboBox
Left = 128
Top = 139
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -