📄 unit2.dfm
字号:
object Form2: TForm2
Left = 205
Top = 101
Width = 431
Height = 261
Caption = 'form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Scaled = False
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 8
Top = 192
Width = 48
Height = 13
Caption = #21592#24037#21495#65306
end
object Label3: TLabel
Left = 144
Top = 192
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label4: TLabel
Left = 280
Top = 192
Width = 36
Height = 13
Caption = #37096#38376#65306
end
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 305
Height = 137
DataSource = Data1.renyuan
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBEdit1: TDBEdit
Left = 64
Top = 192
Width = 57
Height = 21
DataField = #21592#24037#21495
DataSource = Data1.renyuan
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 184
Top = 192
Width = 65
Height = 21
DataField = #22995#21517
DataSource = Data1.renyuan
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 320
Top = 192
Width = 73
Height = 21
DataField = #37096#38376
DataSource = Data1.renyuan
TabOrder = 3
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 152
Width = 300
Height = 25
DataSource = Data1.renyuan
TabOrder = 4
end
object Button1: TButton
Left = 336
Top = 40
Width = 73
Height = 25
Caption = #28155' '#21152
TabOrder = 5
OnClick = Button1Click
end
object Button3: TButton
Left = 336
Top = 104
Width = 73
Height = 25
Caption = #36820#22238#20027#33756#21333
TabOrder = 6
OnClick = Button3Click
end
object Query1: TQuery
Left = 16
Top = 312
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -