📄 rstempunit.dfm
字号:
object rstemp: Trstemp
Left = 280
Top = 108
Width = 468
Height = 286
Caption = #23398#29983#21464#21160#20855#20307#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 460
Height = 25
ButtonHeight = 21
Caption = 'ToolBar1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Button2: TButton
Left = 0
Top = 2
Width = 48
Height = 21
Caption = #21024#38500
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 48
Top = 2
Width = 48
Height = 21
Caption = #20445#23384
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 96
Top = 2
Width = 48
Height = 21
Caption = #36864#20986
TabOrder = 2
OnClick = Button4Click
end
object Edit1: TEdit
Left = 144
Top = 2
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit1'
Visible = False
end
end
object Panel1: TPanel
Left = 0
Top = 25
Width = 460
Height = 234
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 458
Height = 232
Align = alClient
DataSource = DataModule1.tstemp
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#23398#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'xm00'
Title.Caption = #22995#21517
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'yxh0'
Title.Caption = #21407#31995#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'yzyh'
Title.Caption = #21407#19987#19994#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'ybjh'
Title.Caption = #21407#29677#32423#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'bdyy'
Title.Caption = #21464#21160#21407#22240
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'bdsj'
Title.Caption = #21464#21160#26102#38388
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'xxh0'
Title.Caption = #29616#31995#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'xzyh'
Title.Caption = #29616#19987#19994#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'xbjh'
Title.Caption = #29616#29677#32423#21495
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'bz00'
Title.Caption = #22791#27880
Width = 63
Visible = True
end>
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -