📄 unit4.dfm
字号:
object Form4: TForm4
Left = 221
Top = 209
Width = 561
Height = 467
Caption = #20986#24211#30331#35760
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 24
Width = 57
Height = 13
Caption = #20986#24211#32534#21495' '
end
object Label2: TLabel
Left = 32
Top = 64
Width = 42
Height = 13
Caption = #36135#29289#21517' '
end
object Label3: TLabel
Left = 32
Top = 96
Width = 45
Height = 13
Caption = #20179#24211#21495' '
end
object Label5: TLabel
Left = 176
Top = 24
Width = 12
Height = 13
Caption = #33267
end
object BitBtn1: TBitBtn
Left = 472
Top = 390
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 0
Kind = bkClose
end
object DBGrid1: TDBGrid
Left = 0
Top = 128
Width = 545
Height = 249
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 16
Top = 390
Width = 216
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbCancel, nbRefresh]
TabOrder = 2
end
object Button1: TButton
Left = 304
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Edit1: TEdit
Left = 96
Top = 16
Width = 65
Height = 21
TabOrder = 4
end
object Edit2: TEdit
Left = 208
Top = 16
Width = 65
Height = 21
TabOrder = 5
end
object Edit3: TEdit
Left = 96
Top = 56
Width = 121
Height = 21
TabOrder = 6
end
object Edit4: TEdit
Left = 96
Top = 96
Width = 121
Height = 21
TabOrder = 7
end
object Button2: TButton
Left = 304
Top = 56
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 8
OnClick = Button2Click
end
object Button3: TButton
Left = 304
Top = 96
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 9
OnClick = Button3Click
end
object Button4: TButton
Left = 368
Top = 392
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 10
OnClick = Button4Click
end
object Button5: TButton
Left = 272
Top = 392
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 11
OnClick = Button5Click
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 424
Top = 32
end
object ADOCommand1: TADOCommand
Connection = Form2.ADOConnection1
Parameters = <>
Left = 456
Top = 32
end
object ADOQuery1: TADOQuery
Connection = Form2.ADOConnection1
Parameters = <>
Left = 456
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -