📄 playeredit.dfm
字号:
object PlayerEditForm: TPlayerEditForm
Left = 454
Top = 358
BorderStyle = bsDialog
Caption = #20462#25913#29609#23478
ClientHeight = 205
ClientWidth = 256
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 43
Top = 28
Width = 24
Height = 13
Caption = #24080#21495
end
object Label2: TLabel
Left = 43
Top = 76
Width = 24
Height = 13
Caption = #23494#30721
end
object Label3: TLabel
Left = 43
Top = 100
Width = 24
Height = 13
Caption = #28857#25968
end
object Label4: TLabel
Left = 43
Top = 124
Width = 24
Height = 13
Caption = #22791#27880
end
object Label5: TLabel
Left = 31
Top = 52
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Button2: TButton
Left = 47
Top = 160
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 5
end
object Button3: TButton
Left = 135
Top = 160
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 6
end
object Edit1: TEdit
Left = 75
Top = 24
Width = 150
Height = 21
TabStop = False
Color = clGrayText
Enabled = False
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 75
Top = 72
Width = 150
Height = 21
CharCase = ecUpperCase
TabOrder = 2
Text = 'EDIT1'
end
object Edit3: TEdit
Left = 75
Top = 96
Width = 150
Height = 21
TabOrder = 3
Text = 'Edit1'
end
object Edit4: TEdit
Left = 75
Top = 120
Width = 150
Height = 21
TabOrder = 4
Text = 'Edit1'
end
object Edit5: TEdit
Left = 75
Top = 48
Width = 150
Height = 21
TabOrder = 1
Text = 'Edit1'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -