object StudForm: TStudForm Left = 839 Top = 317 BorderIcons = [] BorderStyle = bsDialog Caption = 'QTE 1.70 f�r Pascal und Delphi' ClientHeight = 139 ClientWidth = 396 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnActivate = FormActivate PixelsPerInch = 120 TextHeight = 13 object SpeedButton1: TSpeedButton Left = 16 Top = 8 Width = 361 Height = 73 Caption = 'Neu: Preiswerte Studentenversion...' Font.Charset = DEFAULT_CHARSET Font.Color = clYellow Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = SpeedButton1Click end object BitBtn1: TBitBtn Left = 272 Top = 98 Width = 75 Height = 25 Caption = '&OK' TabOrder = 0 OnClick = BitBtn1Click Kind = bkOK end object StartCB: TCheckBox Left = 16 Top = 98 Width = 209 Height = 17 Caption = 'Diesen Dialog bei jedem Start zeigen' Checked = True State = cbChecked TabOrder = 1 end end