home *** CD-ROM | disk | FTP | other *** search
- object QMIconForm: TQMIconForm
- Left = 212
- Top = 116
- HelpContext = 756
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Select an Icon'
- ClientHeight = 317
- ClientWidth = 546
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnDragOver = FormDragOver
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 15
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 441
- Height = 301
- end
- object Panel2: TPanel
- Left = 12
- Top = 12
- Width = 414
- Height = 290
- BevelOuter = bvNone
- TabOrder = 0
- OnDragOver = Panel1DragOver
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 43
- Height = 43
- BevelOuter = bvLowered
- BevelWidth = 2
- TabOrder = 0
- Visible = False
- OnDragOver = Panel1DragOver
- object Image1: TImage
- Left = 5
- Top = 5
- Width = 32
- Height = 32
- DragMode = dmAutomatic
- OnDragDrop = Image1DragDrop
- OnMouseDown = Image1MouseDown
- OnMouseUp = Image1MouseUp
- end
- object NeoBitBtn4: TNeoBitBtn
- Left = 42
- Top = 42
- Width = 21
- Height = 17
- TabOrder = 0
- OnKeyUp = KeyBtnKeyUp
- end
- end
- end
- object ScrollBar1: TScrollBar
- Left = 429
- Top = 9
- Width = 18
- Height = 299
- Kind = sbVertical
- LargeChange = 7
- Max = 32767
- TabOrder = 1
- OnChange = ScrollBar1Change
- OnDragOver = Panel1DragOver
- end
- object AddBtn: TNeoBitBtn
- Left = 456
- Top = 8
- Width = 81
- Height = 28
- Caption = '&Add'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = AddBtnClick
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000012000000140000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 8300038303000383830083030300830383008383030083838300C3C3C3000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3333330000003333333C0C3333333300000033333CC0F0C33333330000003333
- C30F0F0C333333000000333C00FFF0F0C333330000003CC0FFFFFF0F0C333300
- 0000C30F0FFFFFF0F0C33300000000FFF0FFFFFF0F0C330000000FFFFF0FFFFF
- F0F03300000030FFFFF0FFFFFF0333000000330FFFFF0FFF0033330000003330
- FFFFF00033333300000033330FFF033330003300000033333000333330903300
- 0000333333333330009000000000333333333330999990000000333333333330
- 0090000000003333333333333090330000003333333333333000330000003333
- 33333333333333000000}
- end
- object EditBtn: TNeoBitBtn
- Left = 456
- Top = 40
- Width = 81
- Height = 29
- Caption = '&Edit'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = EditBtnClick
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00888888888888
- 8888888800008888888888877777777800008888888888878878878800008888
- 8888888788788788000088008000008777777778000088E00BFBFB0788700708
- 000088E0BFBF000788700708000088E0FBFBFBF070077778000088E0BFBF0000
- 0B088708000088E0FBFBFBFBF0788708000088E0BF0000000777777800008800
- 0BFB00B0887887080000888880000B0788788708000088888880B08777777778
- 00008888880B0887887007080000888880B08887887007080000888809088887
- 7777777800008888808888878878878800008888888888878878878800008888
- 88888888888888880000}
- end
- object Import: TNeoBitBtn
- Left = 457
- Top = 72
- Width = 81
- Height = 29
- Caption = '&Import'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = ImportClick
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 8300038303000383830083030300830383008383030083838300C3C3C3000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3333333300003330000000000333333300003330877777770333333300003330
- F88888870333333300003330F88888870333333300003330F998888703333333
- 00003330FFFFFFF8033333330000333000000000033333330000333333333333
- 33333333000033300333330000000033000033300333330FFFFFF03300003330
- 0303330F7777F033000033300700330FFFFFF033000033370000030F7777F033
- 000033337000030FFFFFF033000033333300330F77F00033000033333303330F
- FFF0033300003333333333000000333300003333333333333333333300003333
- 33333333333333330000}
- end
- object OkButton: TNeoBitBtn
- Left = 456
- Top = 216
- Width = 81
- Height = 28
- Caption = 'Ok'
- Default = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 6
- OnDragDrop = OkButtonDragDrop
- OnDragOver = NeoImage1DragOver
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
- E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
- E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
- 33333333330B033333333333330F733333333333333073333333}
- end
- object CancelButton: TNeoBitBtn
- Left = 456
- Top = 248
- Width = 81
- Height = 28
- Cancel = True
- Caption = 'Cancel'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 7
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
- 33333333330F733333333333330B033330003333330FB03000B03370000BFB00
- E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
- E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
- 0000333333333333333333333333333333333333333333333333}
- end
- object NeoBitBtn2: TNeoBitBtn
- Left = 456
- Top = 281
- Width = 81
- Height = 28
- Caption = '&Help'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 8
- OnClick = NeoBitBtn2Click
- Glyph.Data = {
- 76010000424D760100000000000076000000280000001B000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3300003333333330000033333333333300BFBF00333333300000333333333330
- FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
- FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
- FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
- FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
- 000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
- FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
- 00FBFB003333333000003CCC3333333333000033333333300000}
- end
- object DeleteButton: TNeoBitBtn
- Left = 456
- Top = 104
- Width = 81
- Height = 28
- Caption = '&Delete'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = DeleteClick
- OnDragDrop = NeoImage1DragDrop
- OnDragOver = NeoImage1DragOver
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 8300038303000383830083030300830383008383030083838300C3C3C3000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00888888888888
- 8888888800008880000000008888888800008880F77777708888888800008880
- F08080708888888800008880F08070708888888800008880F080807088888888
- 00008880F08070708888888800008880F08080708888888800008080F0807070
- 8088888800008800F08080700888888800008880F08070708888888800008880
- 707070708888888800007080000000008888888800000F088888888888888888
- 0000708088888888888888870000870808888880778888880000808070888807
- 8F78887800008707070888707F78788800008870707088870788888800008888
- 87078888888888880000}
- Spacing = 0
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 37
- Top = 260
- end
- end
-