📄 unitaddlist.dfm
字号:
object Formaddlist: TFormaddlist
Left = 308
Top = 169
Width = 378
Height = 292
Caption = #22686#21152#27809#26377#30340#21333#25454
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 = 370
Height = 224
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label8: TLabel
Left = 32
Top = 8
Width = 82
Height = 13
Caption = #36134#21495#21495#30721
end
object Label1: TLabel
Left = 31
Top = 32
Width = 94
Height = 13
Caption = #21333#25454#21495#30721
end
object Label2: TLabel
Left = 31
Top = 57
Width = 79
Height = 13
Caption = #21333#25454#31867#22411
end
object Label3: TLabel
Left = 32
Top = 82
Width = 68
Height = 14
Caption = #21333#25454#29366#24577
end
object Label4: TLabel
Left = 32
Top = 110
Width = 71
Height = 13
Caption = #39046#29992#22320#28857
end
object Label5: TLabel
Left = 31
Top = 137
Width = 80
Height = 13
Caption = #26680#38144#20154#21592
end
object Label7: TLabel
Left = 31
Top = 164
Width = 80
Height = 13
Caption = #26680#38144#37329#39069
end
object Label6: TLabel
Left = 32
Top = 190
Width = 80
Height = 13
Caption = #26680#38144#26102#38388
end
object Edlist: TEdit
Left = 119
Top = 4
Width = 209
Height = 21
TabOrder = 0
Text = 'Edlist'
end
object Edhm: TEdit
Left = 119
Top = 30
Width = 210
Height = 21
TabOrder = 1
Text = 'Edhm'
OnKeyDown = EdhmKeyDown
OnKeyPress = EdhmKeyPress
end
object Clx: TComboBox
Left = 119
Top = 56
Width = 210
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'Clx'
OnKeyDown = ClxKeyDown
end
object Czt: TComboBox
Left = 119
Top = 82
Width = 210
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'Czt'
OnKeyDown = CztKeyDown
end
object Cdd: TComboBox
Left = 119
Top = 109
Width = 210
Height = 21
ItemHeight = 13
TabOrder = 4
Text = 'Cdd'
OnKeyDown = CddKeyDown
end
object Cry: TComboBox
Left = 119
Top = 135
Width = 210
Height = 21
ItemHeight = 13
TabOrder = 5
Text = 'cry'
OnKeyDown = CryKeyDown
end
object dxCurrencyEdit1: TdxCurrencyEdit
Left = 119
Top = 161
Width = 210
TabOrder = 6
OnKeyDown = dxCurrencyEdit1KeyDown
end
object dxDateEdit1: TdxDateEdit
Left = 119
Top = 188
Width = 243
TabOrder = 7
OnKeyDown = dxDateEdit1KeyDown
Date = -700000.000000000000000000
end
end
object Panel2: TPanel
Left = 0
Top = 224
Width = 370
Height = 41
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 1
object Button1: TButton
Left = 71
Top = 9
Width = 130
Height = 25
Caption = #28155#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 217
Top = 9
Width = 130
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -