📄 wellpara.dfm
字号:
object TWellPara: TTWellPara
Left = 135
Top = 189
BorderStyle = bsDialog
Caption = #27833#20117#21442#25968#24405#20837
ClientHeight = 373
ClientWidth = 592
Color = clBtnFace
Constraints.MaxHeight = 400
Constraints.MaxWidth = 600
Constraints.MinHeight = 400
Constraints.MinWidth = 600
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 328
Width = 348
Height = 13
Caption = #27880#65306#25152#23646#22320#21306#21482#33021#22635'"'#30333#39532#21271'","'#30333#39532#21335'","'#33891#24535'"'#19977#31181#24773#20917' '
end
object DBGrid: TDBGrid
Left = 8
Top = 8
Width = 577
Height = 273
DataSource = DataSource
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #20117#21495
Title.Alignment = taCenter
Width = 92
Visible = True
end
item
Expanded = False
FieldName = #27178#22352#26631
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = #32437#22352#26631
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #39640#31243
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = #20135#37327
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = #20301#32622
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = #21547#27700#29575
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = #27668#27833#27604
Title.Alignment = taCenter
Visible = True
end>
end
object DBNavigator: TDBNavigator
Left = 8
Top = 288
Width = 576
Height = 25
DataSource = DataSource
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
Hints.Strings = (
#31532#19968#26465
#19978#19968#26465
#19979#19968#26465
#26368#21518#19968#26465
#25554#20837
#21024#38500
#32534#36753
#30830#35748#25805#20316
#21462#28040#25805#20316
#21047#26032#25968#25454)
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object Cancel: TButton
Left = 496
Top = 328
Width = 75
Height = 25
Caption = #20851#38381
Default = True
TabOrder = 2
OnClick = CancelClick
end
object WellTable: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Password="";Data Source=WellPar' +
'a.mdb;Persist Security Info=True'
CursorType = ctStatic
TableName = 'Well'
Left = 144
Top = 64
end
object DataSource: TDataSource
DataSet = WellTable
Left = 88
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -