📄 unit10.~dfm
字号:
object xxForm: TxxForm
Left = 219
Top = 137
Width = 696
Height = 480
Caption = #35814#32454#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 568
Top = 368
Width = 65
Height = 41
Caption = #36864#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 401
Height = 153
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clGreen
TitleFont.Height = -16
TitleFont.Name = #26999#20307'_GB2312'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #23398#21495
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #35838#31243#21495
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #35838#31243#21517
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #25104#32489
Width = 50
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 416
Top = 96
Width = 224
Height = 33
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Flat = True
TabOrder = 1
end
object DBGrid2: TDBGrid
Left = 8
Top = 160
Width = 665
Height = 120
DataSource = DataSource2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clMaroon
TitleFont.Height = -19
TitleFont.Name = #26999#20307'_GB2312'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #23398#21495
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Width = 70
Visible = True
end
item
Expanded = False
FieldName = #24615#21035
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #25919#27835#38754#35980
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #31995#21035
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #29677#32423
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #30005#35805
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #22791#27880
Visible = True
end>
end
object DBNavigator2: TDBNavigator
Left = 336
Top = 288
Width = 224
Height = 33
DataSource = DataSource2
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Flat = True
TabOrder = 3
end
object DBGrid3: TDBGrid
Left = 8
Top = 288
Width = 273
Height = 120
DataSource = DataSource3
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #35838#31243#21495
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #35838#31243#21517
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #23398#20998
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #26377#36259
Visible = True
end>
end
object DBNavigator3: TDBNavigator
Left = 32
Top = 408
Width = 224
Height = 33
DataSource = DataSource3
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Flat = True
TabOrder = 5
end
object Table1: TTable
Active = True
DatabaseName = 'score-manager'
TableName = #23398#29983#35838#31243#34920
Left = 16
Top = 16
end
object DataSource1: TDataSource
DataSet = Table1
Left = 56
Top = 16
end
object Table2: TTable
Active = True
DatabaseName = 'score-manager'
IndexFieldNames = #23398#21495
MasterFields = #23398#21495
MasterSource = DataSource1
TableName = #23398#29983#20449#24687#34920
Left = 16
Top = 232
end
object DataSource2: TDataSource
DataSet = Table2
Left = 72
Top = 232
end
object Table3: TTable
Active = True
DatabaseName = 'score-manager'
IndexFieldNames = #35838#31243#21495
MasterFields = #35838#31243#21495
MasterSource = DataSource1
TableName = #35838#31243#20449#24687
Left = 24
Top = 360
end
object DataSource3: TDataSource
DataSet = Table3
Left = 120
Top = 352
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -