object MainForm: TMainForm Left = 296 Top = 264 Width = 471 Height = 187 Caption = '555<->565' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object TotalProgress: TLMDProgress Left = 3 Top = 4 Width = 450 Height = 33 Bevel.StyleOuter = bvLowered Bevel.Mode = bmCustom Bevel.StandardStyle = lsSingleLowered OptionsText = toPercent SmallBar.BarCount = 20 SmallBar.HSpace = 1 SmallBar.VSpace = 2 Style = pgBar OnClick = TotalProgressClick Step = 20 Position = 75 UserValue = 75 end object LMDSimpleLabel4: TLMDSimpleLabel Left = 8 Top = 44 Width = 93 Height = 18 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Caption = 'Working on file:' end object FileNameLbl: TLMDSimpleLabel Left = 104 Top = 44 Width = 5 Height = 18 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object StartBtn: TLMDButton Left = 311 Top = 79 Width = 100 Height = 40 Caption = '&Start' TabOrder = 0 OnClick = StartBtnClick Color = clBtnFace ParentColor = False end object ConvRadioGrp: TLMDRadioGroup Left = 3 Top = 65 Width = 242 Height = 61 Bevel.Mode = bmStandard Bevel.StandardStyle = lsFrameInset Caption = 'Convert direction' CaptionFont.Charset = DEFAULT_CHARSET CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'MS Sans Serif' CaptionFont.Style = [] Items.Strings = ( '555 -> 565' '565 -> 555') ItemIndex = 1 TabOrder = 1 OnClick = ConvRadioGrpClick end object StatusBar: TStatusBar Left = 0 Top = 141 Width = 463 Height = 19 Panels = <> SimplePanel = False SimpleText = 'ready' end object Timer1: TTimer OnTimer = Timer1Timer Left = 172 Top = 40 end object RegCtrl: TLMDIniCtrl RegPath = 'software\bluebyte\siedler3demo\1.0' RegRoot = rpLocalMachine Left = 144 Top = 40 end object RxGradientCaption1: TRxGradientCaption Captions = <> FormCaption = '555<->565' Left = 200 Top = 40 end object AboutDlg: TLMDAboutDlg Appname = 'Siedler3 GraphicsConverter' Copyright = '(c) 1998 Bluebyte' Description = '(w) 1998 by M.Best'#13#10 Effect = deExplodeExt Version = 'Version 1.1' Left = 228 Top = 40 end end