object QInfo: TQInfo Left = 77 Top = 105 HelpContext = 29 ActiveControl = OKButton BorderStyle = bsSingle ClientHeight = 213 ClientWidth = 321 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Icon.Data = {} OnCreate = FormCreate OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Panel1: TPanel Left = 3 Top = 8 Width = 314 Height = 161 BevelInner = bvRaised BevelOuter = bvLowered Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object ProgramIcon: TImage Left = 8 Top = 8 Width = 33 Height = 33 Picture.Data = {} Stretch = True IsControl = True end object FormLabel: TLabel Left = 11 Top = 53 Width = 77 Height = 15 AutoSize = False Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object LabelLabel: TLabel Left = 8 Top = 121 Width = 84 Height = 15 AutoSize = False Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object SnrLabel: TLabel Left = 8 Top = 138 Width = 79 Height = 15 AutoSize = False Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object KapaLabel: TLabel Left = 8 Top = 86 Width = 86 Height = 15 AutoSize = False Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object BelLabel: TLabel Left = 8 Top = 104 Width = 83 Height = 15 AutoSize = False Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object KapaEdit: TEdit Left = 99 Top = 86 Width = 205 Height = 15 BorderStyle = bsNone Color = clSilver Ctl3D = True Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 0 Text = 'Edit1' end object BelEdit: TEdit Left = 99 Top = 104 Width = 205 Height = 15 BorderStyle = bsNone Color = clSilver Ctl3D = True Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 1 Text = 'Edit1' end object LabelEdit: TEdit Left = 99 Top = 121 Width = 205 Height = 15 BorderStyle = bsNone Color = clSilver Ctl3D = True Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] OEMConvert = True ParentCtl3D = False ParentFont = False TabOrder = 2 Text = 'Edit1' end object SnrEdit: TEdit Left = 99 Top = 138 Width = 205 Height = 15 BorderStyle = bsNone Color = clSilver Ctl3D = True Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 3 Text = 'Edit1' end object FormEdit: TMemo Left = 99 Top = 53 Width = 205 Height = 30 BorderStyle = bsNone Color = clBtnFace Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( 'FormEdit') ParentFont = False TabOrder = 4 end object Drive: TEdit Left = 55 Top = 19 Width = 249 Height = 15 TabStop = False BorderStyle = bsNone CharCase = ecUpperCase Color = clBtnFace Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] OEMConvert = True ParentFont = False TabOrder = 5 end end object OKButton: TBitBtn Left = 122 Top = 180 Width = 77 Height = 22 Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = OKButtonClick Kind = bkOK Margin = 2 Style = bsNew Spacing = -1 IsControl = True end end