[求助]快来看看
object FormGetKeyBallNum: TFormGetKeyBallNumLeft = 225
Top = 130
Width = 318
Height = 250
Caption = 'FormGetKeyBallNum'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 56
Top = 56
Width = 201
Height = 89
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Font.Color = clBlack
Font.Height = -64
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 96
Top = 176
Width = 121
Height = 24
TabOrder = 0
Text = 'Edit1'
OnKeyDown = Edit1KeyDown
end
end
各位大师帮我看看。这个是什么语言。能不能帮我解释一下他的作用。关系到什么。我是很菜的。希望帮忙.