home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / bonus / crazyfl / cflo232.exe / RCDATA / TGIVEUPDLG / TGIVEUPDLG.txt
Text File  |  1997-12-11  |  2KB  |  82 lines

  1. object GiveUpDlg: TGiveUpDlg
  2.   Left = 263
  3.   Top = 115
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 103
  7.   ClientWidth = 261
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnCreate = Create
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 245
  22.     Height = 49
  23.     Shape = bsFrame
  24.     IsControl = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 72
  28.     Top = 20
  29.     Width = 149
  30.     Height = 26
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     Font.Color = clBlack
  34.     Font.Height = -11
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     WordWrap = True
  39.   end
  40.   object Image1: TImage
  41.     Left = 16
  42.     Top = 16
  43.     Width = 32
  44.     Height = 32
  45.   end
  46.   object OKBtn: TBitBtn
  47.     Left = 40
  48.     Top = 68
  49.     Width = 77
  50.     Height = 27
  51.     Caption = 'Ja'
  52.     Default = True
  53.     ModalResult = 1
  54.     TabOrder = 0
  55.     Glyph.Data = {
  56.       4E010000424D4E01000000000000760000002800000012000000120000000100
  57.       040000000000D800000000000000000000000000000010000000000000000000
  58.       80000080000000808000800000008000800080800000C0C0C000808080000000
  59.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00EEEEEEEEEEEE
  60.       EEEEEE000000EEEEEEEEEEEEEEEEEE000000EEEEEE8008EEEEEEEE000000EEEE
  61.       E000000EEEEEEE000000EEEE00800000EEEEEE000000EEE8080000008EEEEE00
  62.       0000EEE0000000800EEEEE000000EEE0000000F00EEEEE000000EEE0000007F0
  63.       0EEEEE000000EEE800007F808E9EEE000000EEEE0008F800EBEEEE000000EEEE
  64.       E000000E9EE9EE000000EEEEEE0080EEB9EEEE000000EEEEEE00F0E33EEEEE00
  65.       0000EEEEEEE33E33EEEEEE000000EEEEEEEE333EEEEEEE000000EEEEEEEEEEEE
  66.       EEEEEE000000EEEEEEEEEEEEEEEEEE000000}
  67.     Spacing = -1
  68.     IsControl = True
  69.   end
  70.   object CancelBtn: TBitBtn
  71.     Left = 136
  72.     Top = 68
  73.     Width = 77
  74.     Height = 27
  75.     Caption = 'Nein'
  76.     TabOrder = 1
  77.     Kind = bkCancel
  78.     Spacing = -1
  79.     IsControl = True
  80.   end
  81. end
  82.