📄 midesigner.dfm
字号:
object Panel5: TPanel
Left = 191
Top = 0
Width = 516
Height = 375
Align = alClient
BevelOuter = bvLowered
Caption = 'Panel5'
TabOrder = 1
object PanelCAD: TPanel
Left = 1
Top = 213
Width = 514
Height = 161
Align = alBottom
BevelOuter = bvLowered
TabOrder = 0
object DBImage1: TDBImage
Left = 1
Top = 1
Width = 512
Height = 159
Hint = #21452#20987#26174#31034#26412#22270#24418#30340#25918#22823#22270
Align = alClient
DataField = 'Picture'
DataSource = MastData.MIRouteSource
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentShowHint = False
PopupMenu = PopupMenu3
ShowHint = True
Stretch = True
TabOrder = 0
OnDblClick = DBImage1DblClick
end
end
object Panel7: TPanel
Left = 1
Top = 1
Width = 514
Height = 212
Align = alClient
Caption = 'Panel7'
TabOrder = 1
object DBGrid2: TDBGrid
Left = 1
Top = 31
Width = 512
Height = 145
Align = alClient
DataSource = MastData.RouteDetailSource
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentFont = False
ParentShowHint = False
PopupMenu = PopupMenu2
ShowHint = False
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnKeyPress = DBGrid2KeyPress
Columns = <
item
Alignment = taLeftJustify
Expanded = False
FieldName = 'ItemNo'
Title.Alignment = taCenter
Title.Caption = #24207#21495
Width = 30
Visible = True
end
item
Expanded = False
FieldName = 'Name'
Title.Caption = #39033#30446#21517#31216
Width = 170
Visible = True
end
item
Expanded = False
FieldName = 'Parameter'
Title.Caption = #39033#30446#21442#25968
Width = 170
Visible = True
end
item
Expanded = False
FieldName = 'Memo'
Title.Caption = #39033#30446#21442#25968#35828#26126
Width = 170
Visible = True
end>
end
object Panel1: TPanel
Left = 1
Top = 1
Width = 512
Height = 30
Align = alTop
BevelOuter = bvLowered
TabOrder = 1
object Label10: TLabel
Left = 41
Top = 8
Width = 38
Height = 14
Caption = #24037#24207':'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object DBText1: TDBText
Left = 83
Top = 8
Width = 56
Height = 14
AutoSize = True
DataField = 'RouteName'
DataSource = MastData.MIRouteSource
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
object Panel3: TPanel
Left = 1
Top = 176
Width = 512
Height = 35
Align = alBottom
BevelOuter = bvLowered
Caption = 'Panel3'
TabOrder = 2
object Label54: TLabel
Left = 10
Top = 15
Width = 48
Height = 12
Caption = #24037#24207#22791#27880
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBMemo1: TDBMemo
Left = 65
Top = 3
Width = 451
Height = 29
DataField = 'Memo'
DataSource = MastData.MIRouteSource
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentFont = False
TabOrder = 0
end
end
object DBGridDrill: TDBGrid
Left = 1
Top = 31
Width = 512
Height = 145
Align = alClient
DataSource = MastData.MIDrillSource
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 3
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Visible = False
OnKeyPress = DBGridDrillKeyPress
Columns = <
item
Alignment = taLeftJustify
Expanded = False
FieldName = 'ItemNo'
Title.Alignment = taCenter
Title.Caption = #24207#21495
Width = 30
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Symbol'
Title.Caption = #31526#21495
Width = 30
Visible = True
end
item
Expanded = False
FieldName = 'Diameter'
Title.Caption = #23436#25104#23380#24452#21450#20844#24046
Width = 140
Visible = True
end
item
Expanded = False
FieldName = 'Qty'
Title.Alignment = taCenter
Title.Caption = #23380#25968
Width = 30
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Unit'
PickList.Strings = (
'U'
'S')
Title.Caption = #21333#20301
Width = 30
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = 'QtyPerPanel'
Title.Alignment = taCenter
Title.Caption = #25490#29256#25968#37327
Width = 50
Visible = True
end
item
Expanded = False
FieldName = 'TQty'
Title.Alignment = taCenter
Title.Caption = 'T'#25968
Width = 30
Visible = True
end
item
Expanded = False
FieldName = 'Drill'
Title.Alignment = taCenter
Title.Caption = #38075#21632
Width = 30
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'NPTH'
Width = 40
Visible = True
end
item
Expanded = False
FieldName = 'Memo'
Title.Caption = #22791#27880
Width = 135
Visible = True
end>
end
end
end
end
end
object Panel4: TPanel
Left = 0
Top = 402
Width = 715
Height = 39
Align = alBottom
Caption = ' '
TabOrder = 1
object BitBtnInsert: TBitBtn
Left = 67
Top = 8
Width = 50
Height = 25
Caption = #22686#21152
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BitBtnInsertClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
00333377737FFFFF773333303300000003333337337777777333}
NumGlyphs = 2
end
object BitBtnDelete: TBitBtn
Left = 139
Top = 8
Width = 50
Height = 25
Caption = #21024#38500
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtnDeleteClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003333333333333777333333333333
300033FFFFFF3333377739999993333333333777777F3333333F399999933333
3300377777733333337733333333333333003333333333333377333333333333
3333333333333333333F333333333333330033333F33333333773333C3333333
330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
333333377F33333333FF3333C333333330003333733333333777333333333333
3000333333333333377733333333333333333333333333333333}
NumGlyphs = 2
end
object BitBtnPost: TBitBtn
Left = 310
Top = 8
Width = 48
Height = 25
Caption = #30830#35748
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtnPostClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtnCancel: TBitBtn
Left = 370
Top = 8
Width = 50
Height = 25
Caption = #21462#28040
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtnCancelClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033338833333333333333333F333333333333
0000333911833333983333333388F333333F3333000033391118333911833333
38F38F333F88F33300003339111
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -