📄 u_mxd.dfm
字号:
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object RadioGroup1: TRadioGroup
Left = 218
Top = 78
Width = 167
Height = 60
Caption = '货物性质'
Columns = 2
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'贸 易 '
'补 偿'
'退 运 '
'其 它')
ParentFont = False
TabOrder = 4
OnClick = RadioGroup1Click
end
object DBEdit2: TDBEdit
Left = 248
Top = 8
Width = 137
Height = 20
Color = clInfoBk
DataField = 'HeTongNo'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
OnKeyPress = DBEdit2KeyPress
end
object DBEdit3: TDBEdit
Left = 65
Top = 86
Width = 128
Height = 20
Color = clInfoBk
DataField = 'ShouHuiBy'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
OnKeyPress = DBEdit3KeyPress
end
object DBEdit4: TDBEdit
Left = 65
Top = 117
Width = 128
Height = 20
Color = clInfoBk
DataField = 'MaoYiGuo'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
OnKeyPress = DBEdit4KeyPress
end
object DBEditDingDanNo: TDBEdit
Left = 63
Top = 8
Width = 114
Height = 20
Color = clInfoBk
DataField = 'DingDanNo'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
OnKeyPress = DBEditDingDanNoKeyPress
end
object DBMemo10: TDBMemo
Left = 64
Top = 33
Width = 321
Height = 41
Color = clInfoBk
DataField = 'JingNingUnit'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 5
end
end
object Panel3: TPanel
Left = 392
Top = 0
Width = 385
Height = 145
BevelInner = bvLowered
TabOrder = 1
object GroupBox1: TGroupBox
Left = 4
Top = 2
Width = 372
Height = 139
Caption = '提单或承运收据'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label20: TLabel
Left = 9
Top = 22
Width = 49
Height = 12
AutoSize = False
Caption = '抬 头 人'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label21: TLabel
Left = 204
Top = 23
Width = 46
Height = 12
AutoSize = False
Caption = '通 知 人'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label22: TLabel
Left = 6
Top = 53
Width = 49
Height = 12
AutoSize = False
Caption = '出口口岸'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label23: TLabel
Left = 6
Top = 76
Width = 49
Height = 12
AutoSize = False
Caption = '目 的 港'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label24: TLabel
Left = 6
Top = 100
Width = 49
Height = 12
AutoSize = False
Caption = '装柜期限'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object GroupBox2: TGroupBox
Left = 204
Top = 45
Width = 165
Height = 72
Caption = '运 费'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
object Label25: TLabel
Left = 10
Top = 19
Width = 31
Height = 12
AutoSize = False
Caption = '预 付'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label26: TLabel
Left = 10
Top = 47
Width = 31
Height = 12
AutoSize = False
Caption = '到 付'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
object DBEdit10: TDBEdit
Left = 49
Top = 15
Width = 110
Height = 20
Color = clInfoBk
DataField = 'YunFeiYuFu'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
OnKeyPress = DBEdit10KeyPress
end
object DBEdit11: TDBEdit
Left = 49
Top = 43
Width = 110
Height = 20
Color = clInfoBk
DataField = 'YunFeiDaoFu'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
OnKeyPress = DBEdit11KeyPress
end
end
object DBEdit7: TDBEdit
Left = 57
Top = 49
Width = 136
Height = 20
Color = clInfoBk
DataField = 'ChuKouPort'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
OnKeyPress = DBEdit7KeyPress
end
object DBEdit8: TDBEdit
Left = 56
Top = 72
Width = 137
Height = 20
Color = clInfoBk
DataField = 'MuDiPort'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
OnKeyPress = DBEdit8KeyPress
end
object DateTimePicker1: TDateTimePicker
Left = 57
Top = 95
Width = 136
Height = 20
CalAlignment = dtaLeft
Date = 37034
Time = 37034
Color = clInfoBk
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 2
OnChange = DateTimePicker1Change
OnKeyPress = DateTimePicker1KeyPress
end
object DBCheckBox1: TDBCheckBox
Left = 58
Top = 119
Width = 68
Height = 17
Caption = '可否分批'
DataField = 'FenPi'
DataSource = DataSourceMXD
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -