📄 changearticleunit.dfm
字号:
object frm_changearticle: Tfrm_changearticle
Left = 411
Top = 211
BorderStyle = bsDialog
Caption = #20462#25913#21830#21697#22522#26412#20449#24687'..'
ClientHeight = 264
ClientWidth = 361
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox2: TGroupBox
Left = 16
Top = 8
Width = 337
Height = 193
Caption = #21830#21697#22522#26412#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 64
Width = 48
Height = 13
Caption = #21830#21697#21517#31216
end
object Label2: TLabel
Left = 8
Top = 96
Width = 48
Height = 13
Caption = #21830#21697#31867#22411
end
object Label5: TLabel
Left = 182
Top = 96
Width = 51
Height = 13
Caption = #21333' '#20215': '
end
object Label3: TLabel
Left = 8
Top = 156
Width = 57
Height = 13
Caption = #29992' '#36884': '
end
object Label9: TLabel
Left = 177
Top = 128
Width = 57
Height = 13
Caption = #21333' '#20301': '
end
object Label7: TLabel
Left = 9
Top = 128
Width = 57
Height = 13
Caption = #20135' '#22320': '
end
object Label4: TLabel
Left = 296
Top = 96
Width = 36
Height = 13
Caption = #65288#20803#65289
end
object TLabel
Left = 184
Top = 32
Width = 42
Height = 13
Caption = #29616#23384#36135': '
end
object Label6: TLabel
Left = 8
Top = 32
Width = 57
Height = 13
Caption = #21830#21697#32534#21495': '
end
object articlename: TEdit
Left = 64
Top = 60
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 0
end
object articletype: TEdit
Left = 64
Top = 91
Width = 73
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 1
end
object use: TEdit
Left = 64
Top = 152
Width = 233
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 2
end
object units: TEdit
Left = 232
Top = 124
Width = 65
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 3
end
object price: TEdit
Left = 232
Top = 92
Width = 65
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 4
end
object birthplace: TEdit
Left = 64
Top = 124
Width = 105
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 5
end
object articleid: TEdit
Left = 64
Top = 29
Width = 105
Height = 21
Color = clScrollBar
Enabled = False
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 6
Text = 'articleid'
end
object stock: TEdit
Left = 232
Top = 29
Width = 89
Height = 21
Color = clScrollBar
Enabled = False
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 7
Text = 'stock'
end
end
object b_modify: TButton
Left = 80
Top = 216
Width = 75
Height = 25
Caption = #20462' '#25913
TabOrder = 1
OnClick = b_modifyClick
end
object b_close: TButton
Left = 184
Top = 216
Width = 75
Height = 25
Caption = #20851' '#38381
ModalResult = 1
TabOrder = 2
OnClick = b_closeClick
end
object b_del: TButton
Left = 80
Top = 216
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = b_delClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -