📄 unit3.dfm
字号:
object Form3: TForm3
Left = 275
Top = 177
Width = 713
Height = 508
Caption = #35774#22791#38656#27714
Color = 12569042
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 = 480
Top = 8
Width = 84
Height = 21
Caption = #20869#37096#38656#27714
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #21326#25991#24425#20113
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Panel1: TPanel
Left = 24
Top = 184
Width = 657
Height = 273
Caption = 'Panel1'
TabOrder = 2
end
object DBGrid1: TDBGrid
Left = 40
Top = 192
Width = 609
Height = 241
Color = 16744576
DataSource = DataSource1
FixedColor = clSilver
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32534#21495
Width = 111
Visible = True
end
item
Expanded = False
FieldName = #35774#22791#21517
Width = 111
Visible = True
end
item
Expanded = False
FieldName = #35774#22791#22411#21495
Width = 111
Visible = True
end
item
Expanded = False
FieldName = #38656#27714#37096#38376
Width = 111
Visible = True
end
item
Expanded = False
FieldName = #38656#27714#25968#37327
Width = 111
Visible = True
end
item
Expanded = False
FieldName = #38656#27714#26102#38388
Width = 111
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 24
Top = 0
Width = 350
Height = 33
DataSource = DataSource1
TabOrder = 1
end
object Panel2: TPanel
Left = 24
Top = 32
Width = 657
Height = 145
TabOrder = 3
object Label3: TLabel
Left = 32
Top = 24
Width = 26
Height = 13
Caption = #32534#21495
FocusControl = DBEdit1
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 208
Top = 24
Width = 39
Height = 13
Caption = #35774#22791#21517
FocusControl = DBEdit2
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 208
Top = 80
Width = 52
Height = 13
Caption = #38656#27714#25968#37327
FocusControl = DBEdit3
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 368
Top = 24
Width = 26
Height = 13
Caption = #22411#21495
FocusControl = DBEdit4
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 32
Top = 80
Width = 52
Height = 13
Caption = #38656#27714#37096#38376
FocusControl = DBEdit6
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 368
Top = 80
Width = 52
Height = 13
Caption = #38656#27714#26102#38388
FocusControl = DBEdit8
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 32
Top = 48
Width = 113
Height = 21
Color = clSkyBlue
DataField = #32534#21495
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 208
Top = 48
Width = 111
Height = 21
DataField = #35774#22791#21517
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 208
Top = 104
Width = 111
Height = 21
DataField = #38656#27714#25968#37327
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 368
Top = 48
Width = 111
Height = 21
DataField = #35774#22791#22411#21495
DataSource = DataSource1
TabOrder = 3
end
object DBEdit6: TDBEdit
Left = 32
Top = 104
Width = 111
Height = 21
DataField = #38656#27714#37096#38376
DataSource = DataSource1
TabOrder = 4
end
object DBEdit8: TDBEdit
Left = 368
Top = 104
Width = 111
Height = 21
DataField = #38656#27714#26102#38388
DataSource = DataSource1
TabOrder = 5
end
end
object Button1: TButton
Left = 384
Top = 0
Width = 81
Height = 33
Caption = #21047#26032
TabOrder = 4
OnClick = Button1Click
end
object ADOTable1: TADOTable
Active = True
Connection = Form10.ADOConnection1
CursorType = ctStatic
TableName = 'sy'
Left = 632
Top = 8
object ADOTable1DSDesigner: TWideStringField
FieldName = #32534#21495
Size = 50
end
object ADOTable1DSDesigner2: TWideStringField
FieldName = #35774#22791#21517
Size = 50
end
object ADOTable1DSDesigner3: TWideStringField
FieldName = #35774#22791#22411#21495
Size = 50
end
object ADOTable1DSDesigner4: TWideStringField
FieldName = #38656#27714#37096#38376
Size = 50
end
object ADOTable1DSDesigner5: TIntegerField
FieldName = #38656#27714#25968#37327
end
object ADOTable1DSDesigner6: TWideStringField
FieldName = #38656#27714#26102#38388
Size = 50
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 712
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -