object demoDlg: TdemoDlg Left = 172 Top = 179 ActiveControl = Button1 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'NetLoad - Evaluation Version' ClientHeight = 262 ClientWidth = 554 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 16 object Bevel1: TBevel Left = 8 Top = 8 Width = 537 Height = 241 Shape = bsFrame end object Image9: TImage Left = 395 Top = 192 Width = 144 Height = 32 Picture.Data = {} end object Label10: TLabel Left = 53 Top = 20 Width = 448 Height = 29 Caption = 'Please read this information carefully...' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 125 Top = 200 Width = 244 Height = 33 AutoSize = False Caption = 'Internet: http://www.aerosoft.com.au/netload email: andrew@aero' + 'soft.com.au' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Label19: TLabel Left = 398 Top = 224 Width = 139 Height = 14 Alignment = taRightJustify AutoSize = False Caption = 'Copyright �1996-97' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 45 Top = 63 Width = 492 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Any file or directory with the '#39'trash'#39' icon will be DELETED from' + ' the server or local hard disk' Color = clRed Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False WordWrap = True end object Label3: TLabel Left = 45 Top = 104 Width = 492 Height = 49 AutoSize = False Caption = 'This evaluation version contacts the NetLoad Permission Server i' + 'n Australia which allows 50 full uses of NetLoad. Once the limit' + ' has been reached, or the server cannot be contacted, only files' + ' smaller than 1024 bytes will be transferred. Files larger than' Color = clTeal Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False WordWrap = True end object Label1: TLabel Left = 69 Top = 80 Width = 416 Height = 16 Alignment = taCenter Caption = 'An option is provided to disable deletion, but its normal state ' + 'is enabled.' WordWrap = True end object Shape3: TShape Left = 16 Top = 125 Width = 25 Height = 20 end object Image2: TImage Left = 20 Top = 128 Width = 16 Height = 16 AutoSize = True Picture.Data = {} end object Shape1: TShape Left = 16 Top = 61 Width = 25 Height = 20 end object Image4: TImage Left = 21 Top = 63 Width = 16 Height = 16 AutoSize = True Picture.Data = {} end object Label5: TLabel Left = 45 Top = 152 Width = 492 Height = 17 AutoSize = False Caption = '1024 bytes will be marked with a red flag and will not be transf' + 'erred.' Color = clTeal Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label12: TLabel Left = 37 Top = 173 Width = 479 Height = 16 Caption = 'NetLoad is shareware. Please use the encrypted online registrati' + 'on feature.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Button1: TButton Left = 24 Top = 204 Width = 89 Height = 23 Caption = 'OK' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 TabStop = False OnClick = Button1Click end end