object Form6: TForm6 Left = 224 Top = 154 AutoSize = True BorderIcons = [] BorderStyle = bsNone Caption = 'Form6' ClientHeight = 54 ClientWidth = 281 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 281 Height = 54 TabOrder = 0 object Label1: TLabel Left = 53 Top = 9 Width = 135 Height = 16 Caption = 'Setup: Virtual Puzzle' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 8 Top = 11 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object ProgressBar1: TProgressBar Left = 53 Top = 27 Width = 220 Height = 16 Min = 0 Max = 100 TabOrder = 0 end end object Timer1: TTimer Enabled = False Interval = 100 OnTimer = Timer1Timer Left = 176 Top = 65528 end object DdeClientConv1: TDdeClientConv DdeService = 'ProgMan' Left = 216 Top = 65528 LinkInfo = ( 'Service ProgMan' 'Topic ') end end