home *** CD-ROM | disk | FTP | other *** search
- object NewGameDlg: TNewGameDlg
- Left = 350
- Top = 490
- ActiveControl = OKBtn
- BorderStyle = bsNone
- ClientHeight = 125
- ClientWidth = 250
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel2: TBevel
- Left = 0
- Top = 0
- Width = 250
- Height = 125
- Align = alClient
- Style = bsRaised
- end
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 233
- Height = 45
- Shape = bsFrame
- IsControl = True
- end
- object Label1: TLabel
- Left = 40
- Top = 13
- Width = 169
- Height = 37
- Alignment = taCenter
- AutoSize = False
- Caption = 'Willst Du das R�tsel wirklich aufgeben ?'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Bevel3: TBevel
- Left = 8
- Top = 61
- Width = 73
- Height = 57
- Shape = bsFrame
- IsControl = True
- end
- object OKBtn: TBitBtn
- Left = 92
- Top = 88
- Width = 70
- Height = 27
- Caption = 'Ja'
- Default = True
- ModalResult = 1
- TabOrder = 0
- Glyph.Data = {
- 4E010000424D4E01000000000000760000002800000012000000120000000100
- 040000000000D800000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333300000033344444444444443300000033344444444444443300000033B3
- 4444444444443300000033B34444444444443300000033B34444444444443300
- 0000333444444444444433000000333444444444444433000000333444444444
- 4704330000003334444444444F74330000003334444444444444330000003334
- 4400000004443300000033B3440FEFEF04443300000033B3440EFEFE04443300
- 000033B3440FEFEF044433000000333444000000044433000000333444444444
- 444433000000333333333333333333000000}
- Margin = 5
- Spacing = -1
- IsControl = True
- end
- object CancelBtn: TBitBtn
- Left = 168
- Top = 88
- Width = 70
- Height = 27
- Caption = 'Nein'
- TabOrder = 1
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- end
-