📄 ztbb.dfm
字号:
object FRMZTBB: TFRMZTBB
Left = 340
Top = 263
Width = 396
Height = 221
Caption = #21333#25454#36134#21488#25253#34920
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 = 153
Width = 388
Height = 41
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 1
object Button1: TButton
Left = 97
Top = 8
Width = 136
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 242
Top = 8
Width = 136
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 388
Height = 153
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 15
Width = 48
Height = 13
Caption = #21333#25454#21495#30721
end
object Label2: TLabel
Left = 32
Top = 41
Width = 48
Height = 13
Caption = #21333#25454#29366#24577
end
object Label3: TLabel
Left = 32
Top = 68
Width = 48
Height = 13
Caption = #21333#25454#31867#22411
end
object Label4: TLabel
Left = 32
Top = 94
Width = 48
Height = 13
Caption = #21333#25454#37329#39069
end
object Label5: TLabel
Left = 32
Top = 121
Width = 48
Height = 13
Caption = #26680#38144#26102#38388
end
object Edid: TEdit
Left = 110
Top = 11
Width = 266
Height = 21
TabOrder = 0
Text = 'Edid'
end
object Czt: TComboBox
Left = 110
Top = 38
Width = 266
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'Czt'
end
object Clx: TComboBox
Left = 110
Top = 65
Width = 266
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'Clx'
end
object dxCurrencyEdit1: TdxCurrencyEdit
Left = 110
Top = 92
Width = 266
TabOrder = 3
end
object DateTimePicker1: TDateTimePicker
Left = 110
Top = 119
Width = 266
Height = 20
Date = 38990.000000000000000000
Time = 38990.000000000000000000
TabOrder = 4
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -