📄 ujldw.dfm
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -