📄 inv140_02.dfm.svn-base
字号:
inherited Inv140_02Form: TInv140_02Form
Caption = #35745#37327#21333#20301#32500#25252
PixelsPerInch = 96
TextHeight = 12
object lblCode: TLabel [1]
Tag = 1
Left = 24
Top = 32
Width = 48
Height = 12
Caption = #21333#20301#32534#21495
end
object lblType: TLabel [2]
Tag = 1
Left = 216
Top = 32
Width = 48
Height = 12
Caption = #21333#20301#31867#22411
end
object lblName: TLabel [3]
Tag = 1
Left = 24
Top = 64
Width = 48
Height = 12
Caption = #21333#20301#21517#31216
end
inherited bbtnOk: TBitBtn
TabOrder = 3
end
inherited bbtnExit: TBitBtn
TabOrder = 4
end
object edtCode: TEdit [6]
Left = 80
Top = 24
Width = 121
Height = 20
TabOrder = 0
end
object edtName: TEdit [7]
Left = 80
Top = 56
Width = 313
Height = 20
TabOrder = 2
end
object cbType: TComboBox [8]
Left = 272
Top = 24
Width = 121
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 1
Text = #25968#37327#21333#20301
Items.Strings = (
#25968#37327#21333#20301
#37325#37327#21333#20301
#38271#24230#21333#20301
#38754#31215#21333#20301
#23481#31215#21333#20301
#26102#38388#21333#20301)
end
inherited ADOQuery1: TADOQuery
SQL.Strings = (
'select * from INV140 order by I140_002')
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -