ujldw.dfm
来自「安徽省货物销售统一发票管理系统 操作说明 1、开票 F7或双击可 查询」· DFM 代码 · 共 74 行
DFM
74 行
object frm_jldw: Tfrm_jldw
Left = 333
Top = 218
Width = 361
Height = 229
BorderIcons = [biSystemMenu]
Caption = #24120#29992#35745#37327#21333#20301
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 233
Height = 195
Align = alLeft
DataSource = DataM.jldwSource
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'jlDM'
Title.Alignment = taCenter
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'JLDW'
Title.Alignment = taCenter
Width = 100
Visible = True
end>
end
object BitBtn1: TBitBtn
Left = 248
Top = 24
Width = 89
Height = 25
Caption = #30830#23450
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 248
Top = 64
Width = 89
Height = 25
Caption = #21462#28040
TabOrder = 2
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?