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

  1. object TakeDlg: TTakeDlg
  2.   Left = 478
  3.   Top = 437
  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.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnActivate = FormActivate
  16.   OnCreate = Create
  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 = 52
  28.     Top = 24
  29.     Width = 197
  30.     Height = 17
  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.     Default = True
  52.     ModalResult = 1
  53.     TabOrder = 0
  54.     Glyph.Data = {
  55.       DE010000424DDE01000000000000760000002800000024000000120000000100
  56.       0400000000006801000000000000000000001000000000000000000000000000
  57.       80000080000000808000800000008000800080800000C0C0C000808080000000
  58.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  59.       3333333333333333333333330000333333333333333333333333F33333333333
  60.       00003333344333333333333333388F3333333333000033334224333333333333
  61.       338338F3333333330000333422224333333333333833338F3333333300003342
  62.       222224333333333383333338F3333333000034222A22224333333338F338F333
  63.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  64.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  65.       0000333333333A222433333333333338F338F33300003333333333A222433333
  66.       333333338F338F33000033333333333A222433333333333338F338F300003333
  67.       33333333A222433333333333338F338F00003333333333333A22433333333333
  68.       3338F38F000033333333333333A223333333333333338F830000333333333333
  69.       333A333333333333333338330000333333333333333333333333333333333333
  70.       0000}
  71.     NumGlyphs = 2
  72.     Spacing = -1
  73.     IsControl = True
  74.   end
  75.   object CancelBtn: TBitBtn
  76.     Left = 136
  77.     Top = 68
  78.     Width = 77
  79.     Height = 27
  80.     TabOrder = 1
  81.     Kind = bkCancel
  82.     Spacing = -1
  83.     IsControl = True
  84.   end
  85. end
  86.