📄 u_p_choose.dfm
字号:
object F_P_Choose: TF_P_Choose
Left = 191
Top = 121
BorderStyle = bsDialog
Caption = '装箱单打印设置'
ClientHeight = 353
ClientWidth = 520
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 0
Top = 0
Width = 433
Height = 353
Shape = bsFrame
end
object Label1: TLabel
Left = 19
Top = 8
Width = 36
Height = 12
Caption = '鞋样一'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 90
Top = 8
Width = 36
Height = 12
Caption = '鞋样二'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 160
Top = 8
Width = 36
Height = 12
Caption = '鞋样三'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 232
Top = 8
Width = 36
Height = 12
Caption = '鞋样四'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 302
Top = 8
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 = 454
Top = 8
Width = 48
Height = 12
Caption = '加载商标'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Bevel2: TBevel
Left = 442
Top = 23
Width = 73
Height = 72
Shape = bsFrame
end
object Label7: TLabel
Left = 366
Top = 7
Width = 36
Height = 12
Caption = '鞋样六'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 16
Top = 97
Width = 36
Height = 12
Caption = '鞋样七'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 88
Top = 97
Width = 36
Height = 12
Caption = '鞋样八'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 160
Top = 97
Width = 36
Height = 12
Caption = '鞋样九'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 232
Top = 97
Width = 36
Height = 12
Caption = '鞋样十'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 295
Top = 97
Width = 48
Height = 12
Caption = '鞋样十一'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 368
Top = 97
Width = 48
Height = 12
Caption = '鞋样十二'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 366
Top = 185
Width = 48
Height = 12
Caption = '鞋样十三'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label15: TLabel
Left = 367
Top = 269
Width = 48
Height = 12
Caption = '鞋样十四'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 16
Top = 184
Width = 145
Height = 161
DataSource = DataSourcexy
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'R_name'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Title.Alignment = taCenter
Title.Caption = '型体名称'
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = '宋体'
Title.Font.Style = []
Width = 100
Visible = True
end>
end
object DBImage1: TDBImage
Left = 173
Top = 185
Width = 173
Height = 160
DataField = 'picture'
DataSource = DataSourcexy
Stretch = True
TabOrder = 1
OnDblClick = DBImage1DblClick
end
object Panel1: TPanel
Left = 6
Top = 24
Width = 65
Height = 65
BevelOuter = bvLowered
TabOrder = 2
object Image1: TImage
Left = 1
Top = 1
Width = 63
Height = 63
Align = alClient
Stretch = True
OnDblClick = Image1DblClick
end
object Label16: TLabel
Left = 35
Top = 48
Width = 6
Height = 12
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
end
object Panel2: TPanel
Left = 76
Top = 24
Width = 65
Height = 65
BevelOuter = bvLowered
TabOrder = 3
object Image2: TImage
Left = 1
Top = 1
Width = 63
Height = 63
Align = alClient
Stretch = True
OnDblClick = Image2DblClick
end
object Label17: TLabel
Left = 35
Top = 47
Width = 6
Height = 12
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
end
object Panel3: TPanel
Left = 147
Top = 24
Width = 65
Height = 65
BevelOuter = bvLowered
TabOrder = 4
object Image3: TImage
Left = 1
Top = 1
Width = 63
Height = 63
Align = alClient
Stretch = True
OnDblClick = Image3DblClick
end
object Label18: TLabel
Left = 35
Top = 47
Width = 6
Height = 12
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
Transparent = True
end
end
object Panel4: TPanel
Left = 217
Top = 24
Width = 65
Height = 65
BevelOuter = bvLowered
TabOrder = 5
object Image4: TImage
Left = 1
Top = 1
Width = 63
Height = 63
Align = alClient
Stretch = True
OnDblClick = Image4DblClick
end
object Label19: TLabel
Left = 32
Top = 47
Width = 6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -