ckwh.~dfm
来自「仓库管理信息系统」· ~DFM 代码 · 共 57 行
~DFM
57 行
object ckwhfrm: Tckwhfrm
Left = 192
Top = 113
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20179#24211#32500#25252
ClientHeight = 348
ClientWidth = 536
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 40
Width = 536
Height = 308
Align = alBottom
DataSource = dm.whckdmds
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 8
Width = 270
Height = 25
DataSource = dm.whckdmds
Hints.Strings = (
#31532#19968#26465
#21069#19968#26465
#19979#19968#26465
#26368#21518#19968#26465
#22686#21152
#21024#38500
#20462#25913
#20445#23384
#21462#28040
#21047#26032)
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?