📄 unit11.dfm
字号:
object TuiPiao: TTuiPiao
Left = 290
Top = 192
Width = 477
Height = 374
Caption = 'TuiPiao'
Color = clHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 200
Top = 152
Width = 75
Height = 27
Caption = ' '
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -27
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 240
Top = 208
Width = 96
Height = 29
Caption = 'Label2'
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -29
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 352
Top = 208
Width = 96
Height = 29
Caption = 'Label3'
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -29
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Panel1: TPanel
Left = 1
Top = 2
Width = 465
Height = 41
Caption = #36864' '#31080' '#31383' '#21475
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -29
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 24
Top = 61
Width = 118
Height = 41
Caption = #36755#20837#35746#24231#35760#24405#32534#21495
TabOrder = 1
end
object Edit1: TEdit
Left = 168
Top = 64
Width = 129
Height = 37
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -29
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object Button1: TButton
Left = 328
Top = 64
Width = 105
Height = 41
Caption = #26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -27
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 112
Top = 248
Width = 233
Height = 81
Caption = #36864' '#31080
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -56
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 384
Top = 296
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 24
Top = 144
Width = 113
Height = 41
Caption = #26085#26399#26597#35810
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 328
Top = 144
Width = 105
Height = 41
Caption = #28608#27963#25353#38190
TabOrder = 7
OnClick = Button5Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 8
Top = 232
end
object ADOCommand1: TADOCommand
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 56
Top = 312
end
object ADOCommand2: TADOCommand
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 56
Top = 280
end
object ADOQuery2: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 24
Top = 112
end
object ADOQuery3: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 352
Top = 264
end
object ADOQuery4: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 392
Top = 264
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -