代码拉取完成,页面将自动刷新
object GotoLineForm: TGotoLineForm
Left = 587
Top = 624
ActiveControl = Line
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Go to line...'
ClientHeight = 79
ClientWidth = 246
Color = clWindow
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
KeyPreview = True
OldCreateOrder = True
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnKeyUp = FormKeyUp
PixelsPerInch = 96
TextHeight = 15
object GotoLabel: TLabel
Left = 11
Top = 12
Width = 102
Height = 15
Caption = 'Go to line number :'
end
object Line: TSpinEdit
Left = 12
Top = 28
Width = 137
Height = 24
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 1
end
object BtnOK: TButton
Left = 162
Top = 12
Width = 75
Height = 25
Caption = '&OK'
ModalResult = 1
TabOrder = 1
end
object BtnCancel: TButton
Left = 162
Top = 45
Width = 75
Height = 25
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。