?? unit_heroname.dfm
字號:
object Frm_HeroName: TFrm_HeroName
Left = 630
Top = 229
BorderStyle = bsNone
Caption = 'Frm_HeroName'
ClientHeight = 166
ClientWidth = 146
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label_Level: TLabel
Left = 8
Top = 16
Width = 7
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label_Word: TLabel
Left = 8
Top = 55
Width = 7
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit_Name: TEdit
Left = 18
Top = 82
Width = 105
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 40
Top = 112
Width = 58
Height = 19
Default = True
TabOrder = 1
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -