📄 unit9.dfm
字号:
object bus: Tbus
Left = 89
Top = 120
Width = 640
Height = 376
Caption = #20844#20849#20132#36890#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 632
Height = 349
Align = alClient
Caption = #20844#36710'/'#38081#36335'/'#33322#31354
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clActiveCaption
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 312
Top = 24
Width = 84
Height = 13
Caption = #20849#26597#24471' '#26465#36335#32447
end
object Label2: TLabel
Left = 448
Top = 24
Width = 36
Height = 13
Caption = #36884#24452#31449
end
object DBGrid1: TDBGrid
Left = 32
Top = 48
Width = 257
Height = 249
Color = clInfoBk
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clActiveCaption
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clActiveCaption
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #36335#32447
Visible = True
end
item
Expanded = False
FieldName = #39318#29677#36710
Width = 88
Visible = True
end
item
Expanded = False
FieldName = #26411#29677#36710
Width = 84
Visible = True
end>
end
object DBMemo1: TDBMemo
Left = 296
Top = 48
Width = 313
Height = 249
Color = clInfoBk
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clActiveCaption
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBNavigator1: TDBNavigator
Left = 32
Top = 312
Width = 270
Height = 18
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 520
Top = 312
Width = 89
Height = 25
Caption = #37325#26032#26597#35810
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkRetry
end
end
object DataSource1: TDataSource
DataSet = Query1
Left = 192
Top = 8
end
object Query1: TQuery
DatabaseName = 'copfinal'
Left = 88
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -