home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TCREATEFORM / TCREATEFORM.txt
Encoding:
Text File  |  1996-10-11  |  2.7 KB  |  100 lines

  1. object CreateForm: TCreateForm
  2.   Left = 276
  3.   Top = 82
  4.   BorderStyle = bsDialog
  5.   Caption = 'Create Menu'
  6.   ClientHeight = 163
  7.   ClientWidth = 437
  8.   Font.Color = clBlack
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object Balloon1: TBalloon
  18.     Left = 80
  19.     Top = 14
  20.     Width = 341
  21.     Height = 79
  22.     Caption = 
  23.       'Do you want QuikMenu to automatically create a menu using the it' +
  24.       'ems in your Windows Program Manager?  (Choose NO if you want to ' +
  25.       'start with a new blank menu.)'
  26.     Font.Color = clBlack
  27.     Font.Height = -13
  28.     Font.Name = 'Arial'
  29.     Font.Style = [fsBold]
  30.     XOffset = 10
  31.     YOffset = 7
  32.     StemOffset = 24
  33.   end
  34.   object NeoImage1: TNeoImage
  35.     Left = 17
  36.     Top = 48
  37.     Width = 59
  38.     Height = 41
  39.     AutoSize = True
  40.     Transparent = True
  41.   end
  42.   object NeoBitBtn1: TNeoBitBtn
  43.     Left = 134
  44.     Top = 118
  45.     Width = 81
  46.     Height = 28
  47.     Caption = '&Yes'
  48.     Default = True
  49.     Font.Color = clBtnText
  50.     Font.Height = -12
  51.     Font.Name = 'Arial'
  52.     Font.Style = []
  53.     ModalResult = 6
  54.     ParentFont = False
  55.     TabOrder = 0
  56.     Glyph.Data = {
  57.       F6000000424DF600000000000000760000002800000010000000100000000100
  58.       0400000000000000000080020000E00100000000000000000000030303000303
  59.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  60.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  61.       3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  62.       E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  63.       E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  64.       33333333330B033333333333330F733333333333333073333333}
  65.   end
  66.   object NeoBitBtn2: TNeoBitBtn
  67.     Left = 222
  68.     Top = 118
  69.     Width = 81
  70.     Height = 28
  71.     Cancel = True
  72.     Caption = '&No'
  73.     Font.Color = clBtnText
  74.     Font.Height = -12
  75.     Font.Name = 'Arial'
  76.     Font.Style = []
  77.     ModalResult = 7
  78.     ParentFont = False
  79.     TabOrder = 1
  80.     Glyph.Data = {
  81.       F6000000424DF600000000000000760000002800000010000000100000000100
  82.       0400000000000000000080020000E00100000000000000000000030303000303
  83.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  84.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  85.       33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  86.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  87.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  88.       0000333333333333333333333333333333333333333333333333}
  89.   end
  90.   object ListBox1: TListBox
  91.     Left = 12
  92.     Top = 116
  93.     Width = 18
  94.     Height = 28
  95.     ItemHeight = 15
  96.     TabOrder = 2
  97.     Visible = False
  98.   end
  99. end
  100.