📄 unit9.dfm
字号:
object Form9: TForm9
Left = 249
Top = 84
Width = 608
Height = 586
Caption = #32479#35745
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 = 32
Top = 8
Width = 120
Height = 14
Caption = #20179#24211#36135#29289#25353#26085#32479#35745
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 176
Width = 120
Height = 14
Caption = #20179#24211#36135#29289#25353#26376#32479#35745
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 24
Top = 360
Width = 120
Height = 14
Caption = #20179#24211#36135#29289#25353#24180#32479#35745
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Panel3: TPanel
Left = 24
Top = 384
Width = 537
Height = 153
Caption = 'Panel3'
TabOrder = 5
end
object Panel2: TPanel
Left = 16
Top = 208
Width = 545
Height = 137
Caption = 'Panel2'
TabOrder = 4
end
object Panel1: TPanel
Left = 24
Top = 32
Width = 537
Height = 137
Caption = ' '
TabOrder = 3
end
object DBGrid1: TDBGrid
Left = 32
Top = 40
Width = 513
Height = 113
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 = #36135#21517
Title.Caption = #35774#22791#21517
Width = 94
Visible = True
end
item
Expanded = False
FieldName = #20837#24211#26102#38388' '#25353#26085#32479#35745
Width = 106
Visible = True
end
item
Expanded = False
FieldName = #24211#23384#25353#26085#32479#35745
Width = 73
Visible = True
end
item
Expanded = False
FieldName = #36136#26816
Width = 82
Visible = True
end>
end
object DBGrid2: TDBGrid
Left = 32
Top = 216
Width = 505
Height = 113
DataSource = DataSource2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #36135#21517
Title.Caption = #35774#22791#21517
Width = 96
Visible = True
end
item
Expanded = False
FieldName = #20837#24211#26102#38388' '#25353#26376
Width = 106
Visible = True
end
item
Expanded = False
FieldName = #25353#26376#32479#35745#24211#23384
Visible = True
end
item
Expanded = False
FieldName = #36136#26816
Width = 82
Visible = True
end>
end
object DBGrid3: TDBGrid
Left = 32
Top = 392
Width = 505
Height = 137
DataSource = DataSource3
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #36135#21517
Title.Caption = #35774#22791#21517
Width = 87
Visible = True
end
item
Expanded = False
FieldName = #20837#24211#26102#38388' '#25353#24180
Width = 96
Visible = True
end
item
Expanded = False
FieldName = #25353#24180#32479#35745' '#24211#23384
Visible = True
end
item
Expanded = False
FieldName = #36136#26816
Width = 96
Visible = True
end>
end
object ADOTable1: TADOTable
Active = True
Connection = Form10.ADOConnection1
CursorType = ctStatic
TableName = 'tj2 r'
Left = 440
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 384
Top = 8
end
object ADOTable2: TADOTable
Active = True
Connection = Form10.ADOConnection1
CursorType = ctStatic
TableName = 'tj2 y'
Left = 424
Top = 176
end
object DataSource2: TDataSource
DataSet = ADOTable2
Left = 376
Top = 160
end
object ADOTable3: TADOTable
Active = True
Connection = Form10.ADOConnection1
CursorType = ctStatic
TableName = 'tj2 n'
Left = 232
Top = 344
end
object DataSource3: TDataSource
DataSet = ADOTable3
Left = 304
Top = 336
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -