object GiveUpDlg: TGiveUpDlg Left = 263 Top = 115 ActiveControl = OKBtn BorderStyle = bsDialog ClientHeight = 103 ClientWidth = 261 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCreate = Create PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 245 Height = 49 Shape = bsFrame IsControl = True end object Label1: TLabel Left = 72 Top = 20 Width = 149 Height = 26 Alignment = taCenter AutoSize = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Image1: TImage Left = 16 Top = 16 Width = 32 Height = 32 end object OKBtn: TBitBtn Left = 40 Top = 68 Width = 77 Height = 27 Caption = 'Ja' Default = True ModalResult = 1 TabOrder = 0 Glyph.Data = { 4E010000424D4E01000000000000760000002800000012000000120000000100 040000000000D800000000000000000000000000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00EEEEEEEEEEEE EEEEEE000000EEEEEEEEEEEEEEEEEE000000EEEEEE8008EEEEEEEE000000EEEE E000000EEEEEEE000000EEEE00800000EEEEEE000000EEE8080000008EEEEE00 0000EEE0000000800EEEEE000000EEE0000000F00EEEEE000000EEE0000007F0 0EEEEE000000EEE800007F808E9EEE000000EEEE0008F800EBEEEE000000EEEE E000000E9EE9EE000000EEEEEE0080EEB9EEEE000000EEEEEE00F0E33EEEEE00 0000EEEEEEE33E33EEEEEE000000EEEEEEEE333EEEEEEE000000EEEEEEEEEEEE EEEEEE000000EEEEEEEEEEEEEEEEEE000000} Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 136 Top = 68 Width = 77 Height = 27 Caption = 'Nein' TabOrder = 1 Kind = bkCancel Spacing = -1 IsControl = True end end