?? denglu.dfm
字號:
object frmdenglu: Tfrmdenglu
Left = 351
Top = 293
Width = 344
Height = 219
Caption = #29992#25143#30331#38470
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 24
Width = 41
Height = 21
AutoSize = False
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 72
Top = 64
Width = 33
Height = 13
AutoSize = False
Caption = #23494#30721
end
object Edit1: TEdit
Left = 112
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = 'ooo'
end
object Edit2: TEdit
Left = 112
Top = 64
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
Text = 'oo'
end
object Button1: TButton
Left = 80
Top = 128
Width = 65
Height = 33
Caption = 'OK'
Default = True
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 128
Width = 65
Height = 33
Cancel = True
Caption = 'CANCEL'
TabOrder = 3
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -