📄 u_research.~dfm
字号:
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object SpeedButton3: TSpeedButton
Left = 192
Top = 64
Width = 23
Height = 22
OnClick = SpeedButton3Click
end
object Label4: TLabel
Left = 8
Top = 88
Width = 63
Height = 13
Caption = #36523#20221#35777#21495':'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object SpeedButton4: TSpeedButton
Left = 192
Top = 88
Width = 23
Height = 22
OnClick = SpeedButton4Click
end
object Edit1: TEdit
Left = 72
Top = 16
Width = 121
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 72
Top = 40
Width = 121
Height = 21
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 72
Top = 64
Width = 121
Height = 21
TabOrder = 2
OnKeyPress = Edit3KeyPress
end
object Edit4: TEdit
Left = 72
Top = 88
Width = 121
Height = 21
TabOrder = 3
OnKeyPress = Edit4KeyPress
end
end
object GroupBox2: TGroupBox
Left = 352
Top = 0
Width = 329
Height = 113
TabOrder = 2
object Label5: TLabel
Left = 8
Top = 16
Width = 54
Height = 12
Caption = #32452#21512#26597#35810':'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object SpeedButton5: TSpeedButton
Left = 256
Top = 72
Width = 49
Height = 25
Caption = #25171#21360
Font.Charset = GB2312_CHARSET
Font.Color = clOlive
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000C30E0000C30E00001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777700000000
08777778F77777777087778000000000000877877777778888087787777777AA
A808778F777777777708778888888888888777776F88888F677777776FFFFFFF
677777776F88888F677777776FFFFFFF677777776F88F666677777776FFFF6F6
777777776FFFF667777777776666667777777777777777777777}
ParentFont = False
OnClick = SpeedButton5Click
end
object Label6: TLabel
Left = 8
Top = 32
Width = 40
Height = 16
Caption = #24615#21035'='
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -16
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 128
Top = 32
Width = 40
Height = 15
Caption = #23130#21542'='
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -15
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 8
Top = 64
Width = 40
Height = 15
Caption = #31821#36143'='
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -15
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 128
Top = 64
Width = 40
Height = 15
Caption = #23398#21382'='
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -15
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 256
Top = 24
Width = 51
Height = 25
Caption = #26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clOlive
Font.Height = -15
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 48
Top = 32
Width = 65
Height = 21
ItemHeight = 13
TabOrder = 1
Items.Strings = (
#30007
#22899)
end
object ComboBox2: TComboBox
Left = 168
Top = 32
Width = 65
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
#26410#23130
#24050#23130)
end
object ComboBox3: TComboBox
Left = 48
Top = 64
Width = 65
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#22235#24029
#28246#21335
#37325#24198
#28246#21271
#24191#19996
#24191#35199
#27743#35199
#27743#33487
#31119#24314
#36149#24030
#23665#19996
#19978#28023
#20113#21335
#38738#28023
#28023#21335
#20869#33945#21476
#26032#30086
#36797#23425
#21513#26519)
end
object ComboBox4: TComboBox
Left = 168
Top = 64
Width = 65
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#25991#30450
#23567#23398
#21021#20013
#39640#20013
#20013#19987
#22823#19987
#21338#22763
#30805#22763)
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 397
Width = 687
Height = 29
Panels = <
item
Text = #24403#21069#21592#24037#20010#25968':'
Width = 80
end
item
Width = 50
end>
SimplePanel = False
end
object Query1: TQuery
AfterOpen = Query1AfterOpen
DatabaseName = 'person_DB'
SQL.Strings = (
'select * from v_rszl')
Left = 296
Top = 208
end
object DataSource1: TDataSource
DataSet = Query1
Left = 336
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -