📄 u_bgjc.dfm
字号:
object F_BGJC: TF_BGJC
Left = 169
Top = 133
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '报关常用信息'
ClientHeight = 342
ClientWidth = 388
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 388
Height = 342
Align = alClient
AutoSize = True
BevelOuter = bvNone
TabOrder = 0
object Label7: TLabel
Left = 71
Top = 53
Width = 48
Height = 12
Caption = '运输方式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 71
Top = 84
Width = 48
Height = 12
Caption = '贸易方式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 71
Top = 112
Width = 48
Height = 12
Caption = '发货单位'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 71
Top = 142
Width = 48
Height = 12
Caption = '结汇方式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 71
Top = 173
Width = 84
Height = 12
Caption = '运抵国(地区)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 71
Top = 200
Width = 36
Height = 12
Caption = '指运港'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 71
Top = 231
Width = 48
Height = 12
Caption = '成交方式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 20
Top = 19
Width = 346
Height = 257
end
object DBEdit7: TDBEdit
Left = 173
Top = 51
Width = 121
Height = 20
Color = clInfoBk
DataField = 'YunShuBy'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
OnKeyPress = DBEdit7KeyPress
end
object DBEdit1: TDBEdit
Tag = 1
Left = 173
Top = 80
Width = 121
Height = 20
Color = clInfoBk
DataField = 'MaoYiBy'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
OnKeyPress = DBEdit1KeyPress
end
object DBEdit2: TDBEdit
Tag = 2
Left = 173
Top = 109
Width = 121
Height = 20
Color = clInfoBk
DataField = 'FaHuoUnit'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
OnKeyPress = DBEdit2KeyPress
end
object DBEdit3: TDBEdit
Tag = 3
Left = 173
Top = 139
Width = 121
Height = 20
Color = clInfoBk
DataField = 'JieHuiBy'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
OnKeyPress = DBEdit3KeyPress
end
object DBEdit4: TDBEdit
Tag = 4
Left = 173
Top = 169
Width = 121
Height = 20
Color = clInfoBk
DataField = 'YunDiCountry'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 4
OnKeyPress = DBEdit4KeyPress
end
object DBEdit5: TDBEdit
Tag = 5
Left = 173
Top = 198
Width = 121
Height = 20
Color = clInfoBk
DataField = 'ZhiYunPort'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 5
OnKeyPress = DBEdit5KeyPress
end
object DBEdit6: TDBEdit
Tag = 6
Left = 173
Top = 228
Width = 121
Height = 20
Color = clInfoBk
DataField = 'ChengJiaoBy'
DataSource = DM.DataSourceBGJC
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -