📄 fygsbm.dfm
字号:
object frmfygsbm: Tfrmfygsbm
Left = 195
Top = 113
Width = 435
Height = 468
Caption = #39044#31639#36153#29992#24402#23646#37096#38376#31649#29702
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Labname: TLabel
Left = 56
Top = 16
Width = 105
Height = 16
AutoSize = False
Caption = #24402#23646#37096#38376#20195#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Labpass: TLabel
Left = 56
Top = 56
Width = 97
Height = 16
AutoSize = False
Caption = #24402#23646#37096#38376#21517#31216
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Dacomdm: TDBComboBox
Left = 176
Top = 16
Width = 89
Height = 21
DataField = 'dm'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
end
object Dacomgsbmmc: TDBComboBox
Left = 176
Top = 56
Width = 89
Height = 21
DataField = 'gsbmmc'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 1
end
object DBGrid1: TDBGrid
Left = 32
Top = 169
Width = 369
Height = 225
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Caption = #24207#21495
Visible = True
end
item
Expanded = False
FieldName = 'dm'
Title.Caption = #37096#38376#20195#30721
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'gsbmmc'
Title.Caption = #24402#23646#37096#38376#21517#31216
Width = 120
Visible = True
end>
end
object cmdadd: TButton
Left = 48
Top = 88
Width = 65
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = cmdaddClick
end
object cmdmodi: TButton
Left = 136
Top = 88
Width = 65
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = cmdmodiClick
end
object cmdsearch: TButton
Left = 216
Top = 88
Width = 65
Height = 25
Caption = #26597#35810
TabOrder = 5
OnClick = cmdsearchClick
end
object cmdpre: TButton
Left = 8
Top = 128
Width = 65
Height = 25
Caption = #19978#19968#26465
TabOrder = 6
OnClick = cmdpreClick
end
object cmdnext: TButton
Left = 88
Top = 128
Width = 65
Height = 25
Caption = #19979#19968#26465
TabOrder = 7
OnClick = cmdnextClick
end
object cmdstore: TButton
Left = 256
Top = 128
Width = 65
Height = 25
Caption = #20445#23384
Enabled = False
TabOrder = 8
OnClick = cmdstoreClick
end
object cmddel: TButton
Left = 176
Top = 128
Width = 65
Height = 25
Caption = #21024#38500
TabOrder = 9
OnClick = cmddelClick
end
object cmdquit: TButton
Left = 336
Top = 128
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 10
OnClick = cmdquitClick
end
object cmddis: TButton
Left = 304
Top = 88
Width = 81
Height = 25
Caption = #26174#31034#25152#26377#35760#24405
TabOrder = 11
OnClick = cmddisClick
end
object DataSource1: TDataSource
DataSet = Tablefygsbm
Left = 40
Top = 400
end
object Tablefygsbm: TTable
Active = True
DatabaseName = 'ysgl2004delphi'
Filtered = True
TableName = 'dbo.fygsbm'
Left = 88
Top = 400
end
object Database1: TDatabase
AliasName = 'ysgl2004delphi'
Connected = True
DatabaseName = 'ysgl2004delphi'
LoginPrompt = False
Params.Strings = (
'USER NAME=sa'
''
'PASSWORD=sa'
'')
SessionName = 'Default'
Left = 152
Top = 400
end
object Tablefygsbm2: TTable
Active = True
DatabaseName = 'ysgl2004delphi'
Filtered = True
TableName = 'dbo.fygsbm'
Left = 200
Top = 400
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -