object demoDlg: TdemoDlg Left = 172 Top = 179 ActiveControl = Button1 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'NetLoad - Evaluation Version' ClientHeight = 282 ClientWidth = 554 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 = 265 Shape = bsFrame end object Image9: TImage Left = 395 Top = 224 Width = 144 Height = 32 Picture.Data = {} end object Label10: TLabel Left = 240 Top = 28 Width = 289 Height = 53 AutoSize = False Caption = 'Please read the following section carefully...' Font.Color = clBlack Font.Height = -20 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 16 Top = 16 Width = 217 Height = 65 AutoSize = True Picture.Data = {} end object Bevel3: TBevel Left = 16 Top = 16 Width = 217 Height = 65 end object Label4: TLabel Left = 125 Top = 232 Width = 244 Height = 33 AutoSize = False Caption = 'Internet: http://www.aerosoft.com.au/netload email: andrew@aero' + 'soft.com.au' Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label19: TLabel Left = 398 Top = 256 Width = 139 Height = 14 Alignment = taRightJustify AutoSize = False Caption = 'Copyright �1996-97' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 45 Top = 95 Width = 492 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Any file or directory with the trash icon will be DELETED from t' + 'he server or local hard disk' Color = clRed Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label3: TLabel Left = 45 Top = 136 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.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label1: TLabel Left = 69 Top = 112 Width = 416 Height = 16 Alignment = taCenter Caption = 'An option is provided to disable deletion, but its normal state ' + 'is enabled.' end object Shape3: TShape Left = 16 Top = 157 Width = 25 Height = 20 end object Image2: TImage Left = 20 Top = 160 Width = 16 Height = 16 AutoSize = True Picture.Data = {} end object Shape1: TShape Left = 16 Top = 93 Width = 25 Height = 20 end object Image4: TImage Left = 21 Top = 95 Width = 16 Height = 16 AutoSize = True Picture.Data = {} end object Label5: TLabel Left = 45 Top = 184 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.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label12: TLabel Left = 34 Top = 205 Width = 487 Height = 16 Caption = 'NetLoad is shareware. Please use the encrypted online registerat' + 'ion feature.' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Button1: TButton Left = 24 Top = 238 Width = 89 Height = 23 Caption = 'OK' ModalResult = 1 TabOrder = 0 TabStop = False OnClick = Button1Click end end