📄 unitlsdjsc.dfm
字号:
object Formlsdjsc: TFormlsdjsc
Left = 380
Top = 290
Width = 355
Height = 187
Caption = #21382#21490#21333#25454#29983#25104
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 347
Height = 119
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 33
Top = 20
Width = 64
Height = 13
Caption = #21333#25454#21495#30721
end
object Label2: TLabel
Left = 34
Top = 41
Width = 59
Height = 13
Caption = #21333#25454#31867#22411
end
object Label3: TLabel
Left = 35
Top = 66
Width = 58
Height = 13
Caption = #21333#25454#29366#24577
end
object Label4: TLabel
Left = 35
Top = 90
Width = 61
Height = 13
Caption = #39046#29992#22320#28857
end
object Edid: TEdit
Left = 100
Top = 18
Width = 227
Height = 20
TabOrder = 1
Text = 'Edid'
end
object Clx: TComboBox
Left = 100
Top = 40
Width = 227
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'Clx'
end
object Czt: TComboBox
Left = 100
Top = 64
Width = 227
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'Czt'
end
object Cdd: TComboBox
Left = 99
Top = 87
Width = 229
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'Cdd'
end
end
object Panel2: TPanel
Left = 0
Top = 119
Width = 347
Height = 41
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 1
object Button1: TButton
Left = 80
Top = 11
Width = 128
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 211
Top = 11
Width = 128
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -