📄 unit2.dfm
字号:
object Normal: TNormal
Left = -4
Top = -4
Width = 808
Height = 580
Caption = ' 普通查询窗口'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 800
Height = 534
Align = alClient
BevelInner = bvLowered
BevelWidth = 2
Caption = 'Panel1'
TabOrder = 0
object PageControl1: TPageControl
Left = 4
Top = 4
Width = 792
Height = 526
ActivePage = TabSheet1
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Style = tsFlatButtons
TabOrder = 0
object TabSheet1: TTabSheet
Caption = '查询窗口'
Highlighted = True
object GroupBox3: TGroupBox
Left = 0
Top = 128
Width = 784
Height = 345
Align = alBottom
Caption = '查询结果'
Color = clOlive
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -16
Font.Name = '隶书'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
object Label5: TLabel
Left = 8
Top = 240
Width = 96
Height = 24
Caption = '产品与服务'
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 504
Top = 16
Width = 122
Height = 16
Caption = '共返回 条查询记录'
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 10
Top = 32
Width = 767
Height = 201
Color = clInfoBk
DataSource = DataSourceQry
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clYellow
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 213
Visible = True
end
item
Expanded = False
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 163
Visible = True
end
item
Expanded = False
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 283
Visible = True
end
item
Expanded = False
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 87
Visible = True
end>
end
object DBMemo1: TDBMemo
Left = 2
Top = 264
Width = 780
Height = 79
Color = clInfoBk
DataSource = DataSourceQry
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
end
object BitBtn3: TBitBtn
Left = 658
Top = 240
Width = 119
Height = 25
Cursor = crHandPoint
Caption = '详细资料'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn3Click
end
object DBNavigator1: TDBNavigator
Left = 168
Top = 240
Width = 304
Height = 25
Cursor = crHandPoint
DataSource = DataSourceQry
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 3
end
end
object PageControl2: TPageControl
Left = 0
Top = 0
Width = 785
Height = 121
Cursor = crHandPoint
ActivePage = TabSheet3
TabOrder = 1
object TabSheet3: TTabSheet
Caption = '一般查询'
object Label1: TLabel
Left = 16
Top = 24
Width = 52
Height = 16
Caption = '单位名称'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 64
Width = 65
Height = 16
Caption = '产品与服务'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 408
Top = 64
Width = 52
Height = 16
Caption = '行业分类'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 408
Top = 32
Width = 26
Height = 16
Caption = '地址'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label45: TLabel
Left = 232
Top = 64
Width = 13
Height = 16
Caption = '与'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 80
Top = 24
Width = 321
Height = 24
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 464
Top = 24
Width = 305
Height = 24
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit3: TEdit
Left = 80
Top = 56
Width = 145
Height = 24
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 464
Top = 56
Width = 97
Height = 24
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 3
Items.Strings = (
'汽车超市'
'房讯广场'
'医疗保健'
'服装时尚'
'餐饮住宿'
'旅游观光'
'休闲娱乐'
'健身美容'
'办公商务'
'广告媒体'
'教育培训'
'中介咨询'
'专业服务'
'妇幼养老'
'商场购物'
'家用电器'
'食品饮料'
'日用百货'
'宠物世界'
'家具装修'
'印刷出版'
'交通运输'
'邮电通信'
'金融保险'
'机电设备'
'建筑工程'
'加工制造'
'农林畜牧'
'矿冶石化'
'行政事业')
end
object BitBtn1: TBitBtn
Left = 592
Top = 56
Width = 73
Height = 25
Cursor = crHandPoint
Caption = '确定'
Default = True
ModalResult = 1
TabOrder = 4
OnClick = BitBtn1Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -