📄 inv_billtype_d.dfm
字号:
inherited Frm_Inv_BillType_D: TFrm_Inv_BillType_D
Left = 152
Top = 139
Caption = '单据类型'
ClientHeight = 236
ClientWidth = 448
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 44
Top = 25
Width = 84
Height = 12
Caption = '单据类型代码:'
end
object Label2: TLabel [1]
Left = 44
Top = 48
Width = 84
Height = 12
Caption = '单据类型名称:'
end
object Label3: TLabel [2]
Left = 32
Top = 71
Width = 96
Height = 12
Caption = '单据记录行数方:'
end
object Label4: TLabel [3]
Left = 80
Top = 93
Width = 48
Height = 12
Caption = '控制码:'
end
object lbl_BillTypeCode: TLabel [4]
Left = 130
Top = 25
Width = 6
Height = 12
end
object lbl_BillTypeName: TLabel [5]
Left = 130
Top = 46
Width = 6
Height = 12
end
object lbl_Billlines: TLabel [6]
Left = 130
Top = 68
Width = 6
Height = 12
end
object Label5: TLabel [7]
Left = 20
Top = 115
Width = 108
Height = 12
Caption = '单据联颜色及说明:'
end
object Label6: TLabel [8]
Left = 73
Top = 139
Width = 54
Height = 12
Caption = '控制码2:'
end
object Label7: TLabel [9]
Left = 14
Top = 162
Width = 114
Height = 12
Caption = '单据联颜色及说明2:'
end
inherited btn_ok: TButton
Left = 267
Top = 197
TabOrder = 4
end
inherited btn_Cancel: TButton
Left = 346
Top = 197
TabOrder = 5
end
inherited Pnl_Add: TPanel
Left = 387
Top = 9
TabOrder = 6
end
object Edt_BillcolorDESC: TEdit [13]
Left = 130
Top = 111
Width = 289
Height = 20
MaxLength = 80
TabOrder = 1
end
object Edt_BillCtrlCode: TEdit [14]
Left = 130
Top = 88
Width = 101
Height = 20
TabOrder = 0
end
object edt_BillcolorDESC2: TEdit [15]
Left = 130
Top = 157
Width = 289
Height = 20
MaxLength = 80
TabOrder = 3
end
object edt_BillCtrlCode2: TEdit [16]
Left = 130
Top = 134
Width = 101
Height = 20
TabOrder = 2
end
inherited AdoQry_Tmp: TAdoQuery
Left = 283
Top = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -