📄 jlcxunit.dfm
字号:
object jlcx: Tjlcx
Left = 177
Top = 215
Width = 492
Height = 279
Anchors = [akLeft, akBottom]
Caption = #23398#29983#22870#21169#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 484
Height = 252
Align = alClient
TabOrder = 0
object DBGrid1: TDBGrid
Left = 1
Top = 29
Width = 482
Height = 222
Align = alClient
DataSource = DataModule1.jlcx1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'xsxh_id'
Title.Caption = #23398#29983#22995#21517
Width = 65
Visible = True
end
item
Expanded = False
FieldName = 'xh00'
Title.Caption = #31995#21495
Width = 65
Visible = True
end
item
Expanded = False
FieldName = 'zyh0'
Title.Caption = #19987#19994#21495
Width = 53
Visible = True
end
item
Expanded = False
FieldName = 'bjh0'
Title.Caption = #29677#32423#21495
Width = 65
Visible = True
end
item
Expanded = False
FieldName = 'xm00'
Title.Caption = #22995#21517
Width = 65
Visible = True
end
item
Expanded = False
FieldName = 'jlnr'
Title.Caption = #22870#21169#20869#23481
Width = 65
Visible = True
end
item
Expanded = False
FieldName = 'sj00'
Title.Caption = #26102#38388
Width = 65
Visible = True
end>
end
object ToolBar1: TToolBar
Left = 1
Top = 1
Width = 482
Height = 28
ButtonHeight = 21
Caption = 'ToolBar1'
TabOrder = 1
object ComboBox1: TComboBox
Left = 0
Top = 2
Width = 97
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
Text = #25353#23398#21495#26597#35810
OnChange = ComboBox1Change
Items.Strings = (
#25353#23398#21495#26597#35810
#25353#26102#38388#26597#35810)
end
object Label1: TLabel
Left = 97
Top = 2
Width = 24
Height = 21
Caption = ' '
end
object Edit1: TEdit
Left = 121
Top = 2
Width = 120
Height = 21
TabOrder = 1
Text = #35831#36755#20837#23398#21495
OnEnter = Edit1Enter
end
object Button1: TButton
Left = 241
Top = 2
Width = 75
Height = 21
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -