📄 wairout.~dfm
字号:
object Frm_WairOut: TFrm_WairOut
Left = 206
Top = 161
Width = 696
Height = 480
Caption = #21830#21697#20986#24211
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 688
Height = 42
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 38
Width = 684
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 671
Height = 38
AutoSize = True
ButtonHeight = 36
ButtonWidth = 59
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = ' '#28155#21152' '
ImageIndex = 0
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 59
Top = 0
Caption = #21024#38500
ImageIndex = 1
OnClick = ToolButton2Click
end
object ToolButton6: TToolButton
Left = 118
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 126
Top = 0
Caption = #20445#23384
ImageIndex = 2
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 185
Top = 0
Caption = #21462#28040
ImageIndex = 3
OnClick = ToolButton4Click
end
object ToolButton9: TToolButton
Left = 244
Top = 0
Width = 8
Caption = 'ToolButton9'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton5: TToolButton
Left = 252
Top = 0
Caption = #36864#20986
ImageIndex = 4
OnClick = ToolButton5Click
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 434
Width = 688
Height = 19
Panels = <>
end
object GroupBox1: TGroupBox
Left = 0
Top = 42
Width = 688
Height = 84
Align = alTop
TabOrder = 1
object Label1: TLabel
Left = 28
Top = 20
Width = 79
Height = 13
Caption = #20986#24211#32534#21495#65306' '
end
object Label2: TLabel
Left = 254
Top = 19
Width = 94
Height = 13
Caption = #20986#24211#31867#22411#65306' '
end
object Label3: TLabel
Left = 471
Top = 19
Width = 94
Height = 13
Caption = #20986#24211#20179#24211#65306' '
end
object Label4: TLabel
Left = 28
Top = 51
Width = 69
Height = 13
Caption = #22791#27880#65306' '
end
object Label5: TLabel
Left = 471
Top = 51
Width = 80
Height = 13
Caption = #25805#20316#21592#65306' '
end
object DBEdit1: TDBEdit
Left = 92
Top = 16
Width = 121
Height = 21
DataField = 'WairOutID'
DataSource = DSMaster
TabOrder = 2
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 318
Top = 15
Width = 121
Height = 21
DataField = 'WairOutType'
DataSource = DSMaster
KeyField = 'MR_Name'
ListField = 'MR_Name'
ListSource = DSOutType
TabOrder = 0
end
object DBLookupComboBox2: TDBLookupComboBox
Left = 533
Top = 15
Width = 121
Height = 21
DataField = 'WairOutDepot'
DataSource = DSMaster
KeyField = 'MR_Name'
ListField = 'MR_Name'
ListSource = DSDeptSet
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 92
Top = 49
Width = 346
Height = 21
DataField = 'Memo'
DataSource = DSMaster
TabOrder = 3
end
object DBEdit3: TDBEdit
Left = 533
Top = 49
Width = 121
Height = 21
DataField = 'Operator'
DataSource = DSMaster
TabOrder = 4
end
end
object Panel3: TPanel
Left = 566
Top = 126
Width = 122
Height = 308
Align = alRight
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
object SpeedButton2: TSpeedButton
Left = 25
Top = 27
Width = 72
Height = 26
Caption = #28155#21152
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 25
Top = 77
Width = 72
Height = 26
Caption = #21024#38500
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 25
Top = 127
Width = 72
Height = 26
Caption = #21024#38500#20840#37096
OnClick = SpeedButton4Click
end
object SpeedButton1: TSpeedButton
Left = 25
Top = 178
Width = 72
Height = 26
Caption = #20445#23384
OnClick = SpeedButton1Click
end
end
object Panel1: TPanel
Left = 0
Top = 126
Width = 566
Height = 308
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object GroupBox2: TGroupBox
Left = 0
Top = 236
Width = 566
Height = 72
Align = alBottom
TabOrder = 1
object StringGrid1: TStringGrid
Left = 2
Top = 15
Width = 562
Height = 55
Align = alClient
FixedCols = 0
RowCount = 2
TabOrder = 0
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 566
Height = 236
Align = alClient
DataSource = DSTmp
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'MR_Code'
Title.Caption = #20135#21697#32534#21495
Width = 56
Visible = True
end
item
Expanded = False
FieldName = 'MR_Name'
Title.Caption = #20135#21697#21517#31216
Width = 82
Visible = True
end
item
Expanded = False
FieldName = 'MR_Spce'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -