Rev 4 | Blame | Last modification | View Log | RSS feed
object MainForm: TMainFormLeft = 268Top = 153BorderIcons = [biSystemMenu, biMinimize]BorderStyle = bsSingleCaption = 'SpaceMission Levelconverter'ClientHeight = 201ClientWidth = 345Color = clBtnFaceFont.Charset = DEFAULT_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []OldCreateOrder = FalsePosition = poDesktopCenterOnClose = FormCloseOnCreate = FormCreatePixelsPerInch = 96TextHeight = 13object Bevel1: TBevelLeft = 8Top = 136Width = 329Height = 2Shape = bsBottomLineendobject Label1: TLabelLeft = 8Top = 8Width = 301Height = 26Caption ='Der SpaceMission Levelconverter wandelt die Levels Ihrer alten'#13#10 +'SpaceMission-Version in die aktuelle Version 1.0 / 1.1 um.'Transparent = Trueendobject Label2: TLabelLeft = 8Top = 184Width = 322Height = 13Caption ='Die korrekte Umschreibung der Levels kann nicht garantiert werde' +'n!'Font.Charset = DEFAULT_CHARSETFont.Color = clMaroonFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []ParentFont = Falseendobject Run: TButtonLeft = 176Top = 96Width = 161Height = 25Caption = 'Converter starten'Default = TrueTabOrder = 0OnClick = RunClickendobject Button1: TButtonLeft = 8Top = 152Width = 105Height = 25Caption = 'Eingabeordner'TabOrder = 1OnClick = Button1Clickendobject Button2: TButtonLeft = 120Top = 152Width = 105Height = 25Caption = 'Ausgabeordner'TabOrder = 2OnClick = Button2Clickendobject Button3: TButtonLeft = 232Top = 152Width = 105Height = 25Caption = 'Levelordner'TabOrder = 3OnClick = Button3Clickendobject comb: TComboBoxLeft = 8Top = 96Width = 161Height = 21Style = csDropDownListItemHeight = 13TabOrder = 4Items.Strings = ('Version 0.2 --> Version 0.3''Version 0.2 --> Version 0.4''Version 0.3 --> Version 0.4''Version 0.4 --> Version 1.0''Version 0.2 --> Version 1.0''Version 0.3 --> Version 1.0')endobject gauge: TProgressBarLeft = 8Top = 48Width = 329Height = 33Smooth = TrueTabOrder = 5endend