pjlxwh.dfm
来自「仓库管理信息系统」· DFM 代码 · 共 53 行
DFM
53 行
object frm_pjlxwh: Tfrm_pjlxwh
Left = 254
Top = 182
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #31080#25454#31867#22411#32500#25252
ClientHeight = 272
ClientWidth = 434
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object DBNavigator1: TDBNavigator
Left = -1
Top = -1
Width = 240
Height = 25
DataSource = dm.ds_pjlxwh
Flat = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
object DBGridEh1: TDBGridEh
Left = 0
Top = 23
Width = 434
Height = 249
Align = alBottom
DataSource = dm.ds_pjlxwh
Flat = True
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -13
FooterFont.Name = #23435#20307
FooterFont.Style = []
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?