depotpos.dfm
来自「企业商品管理系统」· DFM 代码 · 共 538 行 · 第 1/2 页
DFM
538 行
object Frm_DepotPos: TFrm_DepotPos
Left = 219
Top = 136
BorderStyle = bsDialog
Caption = #24211#20301#35774#32622
ClientHeight = 424
ClientWidth = 664
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 = 664
Height = 47
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 37
Width = 660
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 647
Height = 37
ButtonHeight = 36
ButtonWidth = 55
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 ToolButton7: TToolButton
Left = 55
Top = 0
Caption = #20462#25913
ImageIndex = 5
OnClick = ToolButton7Click
end
object ToolButton2: TToolButton
Left = 110
Top = 0
Caption = #21024#38500
ImageIndex = 1
OnClick = ToolButton2Click
end
object ToolButton6: TToolButton
Left = 165
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 173
Top = 0
Caption = #20445#23384
ImageIndex = 2
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 228
Top = 0
Caption = #21462#28040
ImageIndex = 3
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 283
Top = 0
Caption = #36864#20986
ImageIndex = 4
OnClick = ToolButton5Click
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 405
Width = 664
Height = 19
Panels = <>
end
object Panel1: TPanel
Left = 151
Top = 47
Width = 513
Height = 358
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 513
Height = 101
Align = alTop
Caption = #24211#20301#32534#36753
TabOrder = 0
object Label1: TLabel
Left = 20
Top = 21
Width = 93
Height = 13
Caption = #20179#24211#32534#21495#65306' '
end
object Label2: TLabel
Left = 237
Top = 18
Width = 96
Height = 13
Caption = #20179#24211#21517#31216#65306' '
end
object Label3: TLabel
Left = 20
Top = 46
Width = 90
Height = 13
Caption = #24211#20301#32534#21495#65306' '
end
object Label4: TLabel
Left = 237
Top = 44
Width = 93
Height = 13
Caption = #24211#20301#21517#31216#65306' '
end
object Label5: TLabel
Left = 20
Top = 72
Width = 111
Height = 13
Caption = #24211#20301#35828#26126#65306' '
end
object DBEdit1: TDBEdit
Left = 84
Top = 18
Width = 121
Height = 21
DataField = 'MR_Code'
DataSource = DSDepot
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 310
Top = 18
Width = 121
Height = 21
DataField = 'MR_Name'
DataSource = DSDepot
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 84
Top = 44
Width = 121
Height = 21
DataField = 'MR_PosCode'
DataSource = DSDepotPos
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 310
Top = 44
Width = 121
Height = 21
DataField = 'MR_PosName'
DataSource = DSDepotPos
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 84
Top = 70
Width = 347
Height = 21
DataField = 'MR_memo'
DataSource = DSDepotPos
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
TabOrder = 4
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 101
Width = 513
Height = 257
Align = alClient
DataSource = DSDepotPos
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'MR_PosCode'
Title.Caption = #24211#20301#32534#21495
Width = 146
Visible = True
end
item
Expanded = False
FieldName = 'MR_PosName'
Title.Caption = #24211#20301#21517#31216
Width = 126
Visible = True
end
item
Expanded = False
FieldName = 'MR_memo'
Title.Caption = #24211#20301#35828#26126
Width = 198
Visible = True
end>
end
end
object DBGrid2: TDBGrid
Left = 0
Top = 47
Width = 151
Height = 358
Align = alLeft
DataSource = DSDepot
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'MR_Name'
Title.Caption = #20179#24211#21517#31216
Width = 132
Visible = True
end>
end
object ImageList1: TImageList
Left = 506
Top = 8
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?