object fmDemoMsg: TfmDemoMsg Left = 284 Top = 154 Width = 383 Height = 332 Caption = 'Empire Builder Evaluation Version' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 120 TextHeight = 16 object pnlMsg: TPanel Left = 0 Top = 0 Width = 375 Height = 260 Align = alClient Alignment = taLeftJustify BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object lblMsg: TLabel Left = 12 Top = 8 Width = 349 Height = 193 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 11 Top = 219 Width = 122 Height = 16 Caption = 'Registration Number' end object edtRegNo: TEdit Left = 143 Top = 215 Width = 210 Height = 24 CharCase = ecUpperCase TabOrder = 0 end end object Panel2: TPanel Left = 0 Top = 260 Width = 375 Height = 45 Align = alBottom BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object BtnOk: TButton Left = 12 Top = 8 Width = 75 Height = 30 Caption = '&Ok' Default = True TabOrder = 0 OnClick = BtnOkClick end object BtnCancel: TButton Left = 100 Top = 8 Width = 75 Height = 30 Caption = '&Cancel' TabOrder = 1 OnClick = BtnCancelClick end object Button3: TButton Left = 188 Top = 8 Width = 93 Height = 30 Caption = '&Register Now' TabOrder = 2 OnClick = Button3Click end end object Sizer1: TSizer Enabled = True ExceptionAction = eaIgnoreControl GridColumnSizing = gcSizeAllColumns GridRowSizing = grSizeByDefaults MinimumSize = True NavigateOnEnter = False OverrideParentFont = True PerformAssertions = True ShowAssertionFailures = False StretchFonts = True StretchImages = True StretchOnResize = True ThreadProcessing = False Left = 300 Top = 268 ScreenWidth = ( 800) ScreenHeight = ( 600) OriginalFormWidth = ( 383) OriginalFormHeight = ( 332) OriginalFormLeft = ( 284) OriginalFormTop = ( 154) OriginalFormPPI = ( 120) OriginalClientWidth = ( 375) OriginalClientHeight = ( 305) end end