📄 competitorinfosearch.dfm
字号:
object F_competitorinfosearch: TF_competitorinfosearch
Left = 250
Top = 98
Width = 633
Height = 450
Caption = #31454#20105#23545#25163#20449#24687#26597#35810
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 793
Height = 65
Align = alTop
Caption = #26465#20214#36873#25321
Color = clGreen
ParentColor = False
TabOrder = 0
object ComboBox1: TComboBox
Left = 40
Top = 24
Width = 97
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = #32534#21495
Items.Strings = (
#32534#21495
#21517#31216)
end
object Edit1: TEdit
Left = 168
Top = 24
Width = 89
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object btn_Search: TBitBtn
Left = 312
Top = 24
Width = 89
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = btn_SearchClick
end
object btn_Out: TBitBtn
Left = 416
Top = 24
Width = 81
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = btn_OutClick
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 128
Width = 777
Height = 177
Color = clGradientActiveCaption
DataSource = DM_datamodule.ds_CompetitorInfo
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = #21517#31216
Visible = True
end
item
Expanded = False
FieldName = #20225#19994#27861#20154
Visible = True
end
item
Expanded = False
FieldName = #32423#21035
Visible = True
end
item
Expanded = False
FieldName = #32852#31995#20154
Visible = True
end
item
Expanded = False
FieldName = #30005#35805
Visible = True
end
item
Expanded = False
FieldName = #22320#22336
Visible = True
end
item
Expanded = False
FieldName = #37038#32534
Visible = True
end
item
Expanded = False
FieldName = #20027#35201#32463#33829
Visible = True
end
item
Expanded = False
FieldName = #30446#26631#24066#22330
Visible = True
end
item
Expanded = False
FieldName = #36164#28304#24773#20917
Visible = True
end
item
Expanded = False
FieldName = #21457#23637#36235#21183
Visible = True
end
item
Expanded = False
FieldName = #20225#19994#24615#36136
Visible = True
end>
end
object Panel1: TPanel
Left = 8
Top = 72
Width = 785
Height = 49
BorderStyle = bsSingle
Caption = #31454#20105#23545#25163#36164#26009
Color = clMoneyGreen
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object Panel2: TPanel
Left = 8
Top = 312
Width = 785
Height = 49
BorderStyle = bsSingle
Caption = #19982#35813#31454#20105#23545#25163#26377#20851#30340#20135#21697#20449#24687
Color = clMoneyGreen
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object DBGrid2: TDBGrid
Left = 8
Top = 368
Width = 777
Height = 161
Color = clGradientActiveCaption
DataSource = DataSource1
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = #20135#21697#21517#31216
Visible = True
end
item
Expanded = False
FieldName = #21457#24067#26085#26399
Visible = True
end
item
Expanded = False
FieldName = #20215#26684
Visible = True
end
item
Expanded = False
FieldName = #24066#22330#20221#39069
Visible = True
end
item
Expanded = False
FieldName = #24066#22330#21453#26144
Visible = True
end
item
Expanded = False
FieldName = #24066#22330#21069#26223
Visible = True
end>
end
object Table1: TTable
DatabaseName = 'crmSystemsql'
IndexFieldNames = #32534#21495
MasterFields = #32534#21495
MasterSource = DM_datamodule.ds_CompetitorInfo
TableName = 'dbo.CompetitorProductorInfo'
Left = 120
Top = 80
end
object DataSource1: TDataSource
DataSet = Table1
Left = 160
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -