📄 unit2.~dfm
字号:
object Form1: TForm1
Left = 253
Top = 188
Width = 532
Height = 369
Caption = #25968#25454#24211#25805#20316#19982#36816#31639
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 152
Top = 8
Width = 233
Height = 33
AutoSize = False
Caption = #25968#25454#24211#25805#20316#19982#36816#31639
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 288
Width = 3
Height = 13
end
object Bevel1: TBevel
Left = 424
Top = 48
Width = 73
Height = 209
end
object Label3: TLabel
Left = 152
Top = 288
Width = 97
Height = 25
AutoSize = False
Color = clCream
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 320
Top = 272
Width = 73
Height = 17
AutoSize = False
Caption = #24555#36895#31227#21160
end
object DBGrid1: TDBGrid
Left = 24
Top = 48
Width = 385
Height = 209
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #23398#21495
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #33521#35821
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #25968#23398
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #35821#25991
Width = 60
Visible = True
end>
end
object Button1: TButton
Left = 432
Top = 72
Width = 57
Height = 25
Caption = #31532#19968#26465
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 432
Top = 120
Width = 57
Height = 25
Caption = #19979#19968#26465
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 432
Top = 168
Width = 57
Height = 25
Caption = #19978#19968#26465
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 432
Top = 216
Width = 57
Height = 25
Caption = #26368#21518#19968#26465
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button4Click
end
object Button5: TButton
Left = 24
Top = 288
Width = 113
Height = 25
Caption = #35745#31639#27599#21517#23398#29983#24635#20998
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button5Click
end
object Edit1: TEdit
Left = 392
Top = 272
Width = 65
Height = 21
TabOrder = 6
end
object Button6: TButton
Left = 376
Top = 304
Width = 49
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button6Click
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=datbase.mdb;Persist' +
' Security Info=False'
CursorType = ctStatic
TableName = 'stu'
Left = 8
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 48
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -