home *** CD-ROM | disk | FTP | other *** search
- object CreateForm: TCreateForm
- Left = 276
- Top = 82
- BorderStyle = bsDialog
- Caption = 'Create Menu'
- ClientHeight = 163
- ClientWidth = 437
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 15
- object Balloon1: TBalloon
- Left = 80
- Top = 14
- Width = 341
- Height = 79
- Caption =
- 'Do you want QuikMenu to automatically create a menu using the it' +
- 'ems in your Windows Program Manager? (Choose NO if you want to ' +
- 'start with a new blank menu.)'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- XOffset = 10
- YOffset = 7
- StemOffset = 24
- end
- object NeoImage1: TNeoImage
- Left = 17
- Top = 48
- Width = 59
- Height = 41
- AutoSize = True
- Transparent = True
- end
- object NeoBitBtn1: TNeoBitBtn
- Left = 134
- Top = 118
- Width = 81
- Height = 28
- Caption = '&Yes'
- Default = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 6
- ParentFont = False
- TabOrder = 0
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
- E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
- E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
- 33333333330B033333333333330F733333333333333073333333}
- end
- object NeoBitBtn2: TNeoBitBtn
- Left = 222
- Top = 118
- Width = 81
- Height = 28
- Cancel = True
- Caption = '&No'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 7
- ParentFont = False
- TabOrder = 1
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
- 33333333330F733333333333330B033330003333330FB03000B03370000BFB00
- E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
- E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
- 0000333333333333333333333333333333333333333333333333}
- end
- object ListBox1: TListBox
- Left = 12
- Top = 116
- Width = 18
- Height = 28
- ItemHeight = 15
- TabOrder = 2
- Visible = False
- end
- end
-