📄 unitstructls.dfm
字号:
object Formstructls: TFormstructls
Left = 323
Top = 172
Width = 392
Height = 236
BorderIcons = [biSystemMenu, biHelp]
Caption = #21333#25454#39046#29992
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 = 168
Width = 384
Height = 41
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 1
object Button1: TButton
Left = 98
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 = 384
Height = 168
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 33
Top = 15
Width = 66
Height = 13
AutoSize = False
Caption = #21333#25454#21495#30721
end
object Label2: TLabel
Left = 34
Top = 41
Width = 72
Height = 13
AutoSize = False
Caption = #21333#25454#29366#24577
end
object Label3: TLabel
Left = 32
Top = 68
Width = 68
Height = 13
AutoSize = False
Caption = #21333#25454#31867#22411
end
object Label4: TLabel
Left = 33
Top = 94
Width = 67
Height = 13
AutoSize = False
Caption = #21333#25454#37329#39069
end
object Label5: TLabel
Left = 33
Top = 121
Width = 66
Height = 13
AutoSize = False
Caption = #26680#38144#26102#38388
end
object Label6: TLabel
Left = 34
Top = 145
Width = 68
Height = 13
AutoSize = False
Caption = #26680#38144#22320#28857
end
object Edid: TEdit
Left = 108
Top = 12
Width = 266
Height = 21
TabOrder = 0
Text = 'Edid'
OnKeyDown = EdidKeyDown
OnKeyPress = EdidKeyPress
end
object Czt: TComboBox
Left = 108
Top = 38
Width = 266
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'Czt'
OnKeyDown = CztKeyDown
end
object Clx: TComboBox
Left = 108
Top = 64
Width = 266
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'Clx'
OnKeyDown = ClxKeyDown
end
object dxCurrencyEdit1: TdxCurrencyEdit
Left = 108
Top = 90
Width = 266
TabOrder = 3
OnKeyDown = dxCurrencyEdit1KeyDown
end
object DateTimePicker1: TDateTimePicker
Left = 108
Top = 116
Width = 266
Height = 20
Date = 38990.000000000000000000
Time = 38990.000000000000000000
TabOrder = 4
OnKeyDown = DateTimePicker1KeyDown
end
object Cdd: TComboBox
Left = 108
Top = 142
Width = 267
Height = 21
ItemHeight = 13
TabOrder = 5
Text = 'Cdd'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -