object FRubriken: TFRubriken Left = 230 Top = 148 Width = 404 Height = 238 Caption = 'Rubriken' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 80 Top = 8 Width = 250 Height = 16 Caption = 'Welche Rubrik soll angezeigt werden?' end object BitBtn1: TBitBtn Left = 64 Top = 168 Width = 121 Height = 33 TabOrder = 0 Kind = bkOK end object RGRubrik: TRadioGroup Left = 8 Top = 32 Width = 377 Height = 129 Caption = 'Rubriken' Columns = 2 Items.Strings = ( 'Clubs' 'Dienstleistungen' 'Hilfe!' 'Tausche/Verschenke' 'Kaufe' 'Verkaufe Hardware' 'Verkaufe Software' 'Stellenangebote') TabOrder = 1 end object BitBtn2: TBitBtn Left = 200 Top = 168 Width = 121 Height = 33 TabOrder = 2 Kind = bkCancel end end