📄 unit6.dfm
字号:
object Form6: TForm6
Left = 336
Top = 320
BorderIcons = []
BorderStyle = bsSingle
Caption = #22270#29255#35774#32622
ClientHeight = 151
ClientWidth = 384
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Notebook1: TNotebook
Left = 0
Top = 0
Width = 384
Height = 151
Align = alClient
PageIndex = 1
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'change'
object Panel1: TPanel
Left = 0
Top = 0
Width = 384
Height = 151
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 13
Width = 72
Height = 13
Caption = #32500#25252#27573#21517#31216#65306
end
object Label2: TLabel
Left = 19
Top = 40
Width = 303
Height = 13
AutoSize = False
Caption = #23436#25972#22320#22270#36335#24452#65306
end
object Label3: TLabel
Left = 19
Top = 64
Width = 302
Height = 13
AutoSize = False
Caption = #38081#36335#22320#22270#36335#24452#65306
end
object SpeedButton1: TSpeedButton
Left = 328
Top = 32
Width = 39
Height = 22
Caption = #25171#24320
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 328
Top = 56
Width = 39
Height = 22
Caption = #25171#24320
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 217
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button2: TButton
Left = 288
Top = 88
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = Button2Click
end
object Button1: TButton
Left = 192
Top = 88
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 2
OnClick = Button1Click
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 384
Height = 151
Align = alClient
TabOrder = 1
object RadioGroup1: TRadioGroup
Left = 1
Top = 1
Width = 382
Height = 61
Align = alTop
Caption = #36873#25321#35282#24230
Columns = 4
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Items.Strings = (
#24038#19978
#24038#19979
#21491#19978
#21491#19979)
ParentFont = False
TabOrder = 0
end
object Button3: TButton
Left = 288
Top = 80
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 1
OnClick = Button3Click
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'SysPZ'
object Panel3: TPanel
Left = 0
Top = 0
Width = 384
Height = 151
Align = alClient
TabOrder = 0
object Label4: TLabel
Left = 16
Top = 11
Width = 75
Height = 13
Caption = #26381#21153#22120#21517'/IP'#65306
end
object Label5: TLabel
Left = 19
Top = 35
Width = 72
Height = 13
Caption = #30331#24405#29992#25143#21517#65306
end
object Label6: TLabel
Left = 31
Top = 59
Width = 60
Height = 13
Caption = #30331#24405#23494#30721#65306
end
object Label7: TLabel
Left = 19
Top = 83
Width = 72
Height = 13
Caption = #36830#25509#25968#25454#24211#65306
end
object Edit2: TEdit
Left = 106
Top = 8
Width = 260
Height = 21
TabOrder = 0
Text = 'Edit2'
end
object Edit3: TEdit
Left = 106
Top = 32
Width = 260
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit4: TEdit
Left = 106
Top = 56
Width = 260
Height = 21
TabOrder = 2
Text = 'Edit2'
end
object Edit5: TEdit
Left = 106
Top = 80
Width = 260
Height = 21
TabOrder = 3
Text = 'Edit2'
end
object Button4: TButton
Left = 200
Top = 112
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 4
OnClick = Button4Click
end
object Button5: TButton
Left = 280
Top = 112
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 5
OnClick = Button5Click
end
end
end
end
object OpenPictureDialog1: TOpenPictureDialog
Filter = 'JPEG Image File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg'
Left = 344
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -