object Bestellen: TBestellen Left = 97 Top = 14 BorderIcons = [] BorderStyle = bsDialog Caption = 'SECK BESTELLEN' ClientHeight = 220 ClientWidth = 428 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefaultSizeOnly PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 9 Top = 11 Width = 412 Height = 20 Caption = 'Bestellung des Savegame Editor Construction Kits (SECK)' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False end object Label2: TLabel Left = 13 Top = 41 Width = 3 Height = 13 end object GroupBox1: TGroupBox Left = 11 Top = 41 Width = 404 Height = 132 TabOrder = 1 object Label3: TLabel Left = 17 Top = 16 Width = 338 Height = 13 Caption = 'F�llen Sie bitte das Bestellformular aus und senden es per Post/' + 'Fax an :' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False end object Label4: TLabel Left = 208 Top = 40 Width = 125 Height = 13 Caption = 'Schneller geht'#39's per Fax ...' end object Label5: TLabel Left = 209 Top = 61 Width = 77 Height = 13 Caption = '05323 / 922807' end object Label6: TLabel Left = 216 Top = 99 Width = 59 Height = 13 Caption = '05329 / 326' end object Label7: TLabel Left = 237 Top = 80 Width = 21 Height = 13 Caption = 'oder' end object Memo1: TMemo Left = 16 Top = 39 Width = 185 Height = 57 BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'Advanced Digital Technologies' 'Frank Necas-Nie�ner' 'Rudolf-Keune Str. 10' '38707 Schulenberg i.O' '') ReadOnly = True TabOrder = 0 end end object Button1: TButton Left = 26 Top = 138 Width = 132 Height = 25 Caption = 'Bestellformular drucken' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 174 Top = 185 Width = 75 Height = 25 Caption = 'OK' TabOrder = 2 OnClick = Button2Click end object RichEdit1: TRichEdit Left = 300 Top = 178 Width = 40 Height = 30 TabOrder = 3 Visible = False end end