📄 frmsearch.~dfm
字号:
object frm_Search: Tfrm_Search
Left = 262
Top = 191
Width = 968
Height = 584
Caption = 'frm_Search'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 834
Height = 557
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Panel3: TPanel
Left = 0
Top = 0
Width = 834
Height = 25
Align = alTop
BevelOuter = bvNone
TabOrder = 0
end
object RzGroupBox1: TRzGroupBox
Left = 545
Top = 25
Width = 289
Height = 532
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 13
Width = 287
Height = 518
Align = alClient
DataSource = DataSource2
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #33756#21697#21517#31216
Title.Alignment = taCenter
Width = 141
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25968#37327
Title.Alignment = taCenter
Width = 36
Visible = True
end
item
Expanded = False
FieldName = #21333#20301
Title.Alignment = taCenter
Width = 30
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #21333#20215
Title.Alignment = taCenter
Width = 45
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #25240#25187#29575
Title.Alignment = taCenter
Width = 48
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #23567#35745#37329#39069
Title.Alignment = taCenter
Width = 65
Visible = True
end
item
Expanded = False
FieldName = #22791#27880
Title.Alignment = taCenter
Width = 170
Visible = True
end>
end
end
object RzGroupBox2: TRzGroupBox
Left = 0
Top = 25
Width = 545
Height = 532
Align = alLeft
TabOrder = 2
object DBGrid2: TDBGrid
Left = 1
Top = 13
Width = 543
Height = 518
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'LshCode'
Title.Caption = #28040#36153#32534#21495
Width = 91
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #28040#36153#37329#39069
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #25240#25187#29575
Title.Alignment = taCenter
Width = 39
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #24212#25910#37329#39069
Title.Alignment = taCenter
Width = 53
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = #23454#25910#37329#39069
Title.Alignment = taCenter
Width = 55
Visible = True
end
item
Expanded = False
FieldName = 'Name'
Title.Alignment = taCenter
Title.Caption = #28040#36153#26041#24335
Width = 54
Visible = True
end
item
Expanded = False
FieldName = 'Expr1'
Title.Alignment = taCenter
Title.Caption = #32467#28165#26631#24535
Width = 59
Visible = True
end
item
Expanded = False
FieldName = 'Expr2'
Title.Alignment = taCenter
Title.Caption = #21457#31080#26631#24535
Visible = True
end>
end
end
end
object Panel2: TPanel
Left = 834
Top = 0
Width = 126
Height = 557
Align = alRight
BevelOuter = bvNone
TabOrder = 1
object Button1: TButton
Left = 32
Top = 48
Width = 75
Height = 25
Caption = #20851' '#38381
TabOrder = 0
OnClick = Button1Click
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 32
Top = 9
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Password=190330;Persist Security Info=True;U' +
'ser ID=sa;Initial Catalog=DLMIS;Data Source=127.0.0.1'
CursorType = ctStatic
IndexFieldNames = 'LshCode'
TableName = 'VIEW_XfMaster'
Left = 64
Top = 8
end
object DataSource2: TDataSource
DataSet = ADOTable2
Left = 305
Top = 17
end
object ADOTable2: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Password=190330;Persist Security Info=True;U' +
'ser ID=sa;Initial Catalog=DLMIS;Data Source=127.0.0.1'
CursorType = ctStatic
IndexFieldNames = 'LSH'
MasterFields = 'LshCode'
MasterSource = DataSource1
TableName = 'View_Datail_tmp'
Left = 360
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -