?? uback.dfm
字號:
object back: Tback
Left = 211
Top = 223
Width = 392
Height = 133
Caption = #36824#21407
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 = 8
Top = 24
Width = 60
Height = 13
Caption = #25991#20214#26469#28304#65306
end
object Label2: TLabel
Left = 8
Top = 64
Width = 60
Height = 13
Caption = #25991#20214#20445#23384#65306
end
object Edit1: TEdit
Left = 80
Top = 16
Width = 185
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 56
Width = 185
Height = 21
Enabled = False
TabOrder = 1
end
object Button1: TButton
Left = 288
Top = 16
Width = 75
Height = 25
Caption = #25991#20214#26469#28304
TabOrder = 2
OnClick = Button1Click
end
object Button3: TButton
Left = 288
Top = 48
Width = 75
Height = 25
Caption = #36824#21407
TabOrder = 3
OnClick = Button3Click
end
object OpenDialog1: TOpenDialog
Left = 248
Top = 24
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -