?? u_frmchange.dfm
字號:
object Frmchange: TFrmchange
Left = 455
Top = 494
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'Frmchange'
ClientHeight = 171
ClientWidth = 247
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 24
Top = 24
Width = 48
Height = 16
Caption = #21407#23494#30721
end
object Label2: TLabel
Left = 24
Top = 72
Width = 48
Height = 16
Caption = #26032#23494#30721
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 121
Height = 24
PasswordChar = '#'
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 64
Width = 121
Height = 24
PasswordChar = '#'
TabOrder = 1
end
object Button1: TButton
Left = 32
Top = 112
Width = 75
Height = 25
Caption = #26356#25913
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 112
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -