📄 fjxxunit.dfm
字号:
Height = 13
Caption = #30149#21517#31216
end
object Label2: TLabel
Left = 8
Top = 47
Width = 36
Height = 13
Caption = #30149#31867#21035
end
object Bevel5: TBevel
Left = -1
Top = 69
Width = 211
Height = 3
Shape = bsBottomLine
end
object Edit1: TEdit
Left = 62
Top = 18
Width = 89
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
OnKeyDown = Edit1KeyDown
end
object ComboBox1: TComboBox
Left = 61
Top = 43
Width = 143
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
Items.Strings = (
#20869#31185#30149
#22806#31185#30149
#20135#31185#30149
#20256#26579#30149
#23492#29983#34411#30149
#26434#30149)
end
object Button1: TButton
Left = 160
Top = 17
Width = 41
Height = 20
Caption = #26597#35810
TabOrder = 2
OnClick = Button1Click
end
object DBGrid1: TDBGrid
Left = 0
Top = 72
Width = 211
Height = 369
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #30149#21517
Visible = True
end>
end
end
object GroupBox1: TGroupBox
Left = 216
Top = 48
Width = 513
Height = 437
Caption = #26041#21058#20449#24687
Color = clCream
ParentColor = False
TabOrder = 2
object Label3: TLabel
Left = 16
Top = 20
Width = 24
Height = 13
Caption = #30149#31185
end
object Label4: TLabel
Left = 208
Top = 17
Width = 24
Height = 13
Caption = #30149#21517
end
object Label5: TLabel
Left = 15
Top = 65
Width = 36
Height = 13
Caption = #22788#26041#21517
end
object Label6: TLabel
Left = 8
Top = 94
Width = 48
Height = 13
Caption = #22788#26041#32452#25104
end
object Label7: TLabel
Left = 23
Top = 188
Width = 24
Height = 13
Caption = #29992#27861
end
object Label8: TLabel
Left = 24
Top = 228
Width = 24
Height = 13
Caption = #25353#35821
end
object Label9: TLabel
Left = 24
Top = 352
Width = 24
Height = 13
Caption = #26469#28304
end
object Label10: TLabel
Left = 21
Top = 392
Width = 36
Height = 13
Caption = #25512#33616#20154
end
object DBEdit1: TDBEdit
Left = 49
Top = 17
Width = 121
Height = 21
DataField = #30149#31185
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 250
Top = 14
Width = 121
Height = 21
DataField = #30149#21517
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 75
Top = 61
Width = 133
Height = 21
DataField = #22788#26041#21517
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 2
end
object DBMemo1: TDBMemo
Left = 75
Top = 96
Width = 395
Height = 72
DataField = #22788#26041#32452#25104
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 75
Top = 187
Width = 394
Height = 21
DataField = #29992#27861
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 4
end
object DBMemo2: TDBMemo
Left = 75
Top = 229
Width = 397
Height = 88
DataField = #25353#35821
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 5
end
object DBEdit5: TDBEdit
Left = 77
Top = 349
Width = 393
Height = 21
DataField = #26469#28304
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 6
end
object DBEdit6: TDBEdit
Left = 77
Top = 389
Width = 396
Height = 21
DataField = #25512#33616#20154
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 7
end
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from SHYmifang;')
Left = 80
Top = 195
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 24
Top = 187
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 48
Top = 245
end
object ADOQuery2: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 137
Top = 229
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -