home *** CD-ROM | disk | FTP | other *** search
- object frmOpen: TfrmOpen
- Left = 8
- Top = 8
- Width = 629
- Height = 449
- Caption = 'Everything I Own! -- Alpha Version '
- Color = clSilver
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Menu = MainMenu1
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 184
- Top = 136
- Width = 402
- Height = 58
- Caption = 'Everything I Own!'
- Font.Color = clRed
- Font.Height = -48
- Font.Name = 'Book Antiqua'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 288
- Top = 200
- Width = 222
- Height = 42
- Caption = 'Alpha Version'
- Font.Color = clNavy
- Font.Height = -35
- Font.Name = 'Book Antiqua'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 232
- Top = 240
- Width = 327
- Height = 42
- Caption = 'Not For Distribution'
- Font.Color = clNavy
- Font.Height = -35
- Font.Name = 'Book Antiqua'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Panel1: TPanel
- Left = 16
- Top = 48
- Width = 137
- Height = 73
- BevelInner = bvLowered
- BevelOuter = bvLowered
- TabOrder = 0
- object BitBtn1: TBitBtn
- Left = 16
- Top = 16
- Width = 105
- Height = 41
- Caption = '&Items File'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BitBtn1Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 55555555FFFFFFFF5555555000000005555555577777777FF555550999999900
- 55555575555555775F55509999999901055557F55555557F75F5001111111101
- 105577FFFFFFFF7FF75F00000000000011057777777777775F755070FFFFFF0F
- 01105777F555557F7FF75500FFFFFF0F00105577F555FF7F77575550FF70000F
- 0F0055575FF777757F775555000FFFFF0F005555777555FF7F77555550FF7000
- 0F055555575FF777757F555555000FFFFF05555555777555FF7F55555550FF70
- 0005555555575FF7777555555555000555555555555577755555555555555555
- 55555555555555555555555555555555555555555555555555550000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- end
- object btnClose: TBitBtn
- Left = 568
- Top = 354
- Width = 41
- Height = 39
- Caption = 'E&xit'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnCloseClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
- 03333377777777777F333301111111110333337F333333337F33330111111111
- 0333337F333333337F333301111111110333337F333333337F33330111111111
- 0333337F333333337F333301111111110333337F333333337F33330111111111
- 0333337F3333333F7F333301111111B10333337F333333737F33330111111111
- 0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
- 0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
- 0333337F377777337F333301111111110333337F333333337F33330111111111
- 0333337FFFFFFFFF7F33330000000000033333777777777773330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object TPanel
- Left = 16
- Top = 128
- Width = 137
- Height = 201
- BevelInner = bvLowered
- BevelOuter = bvLowered
- TabOrder = 2
- object btnType: TBitBtn
- Left = 15
- Top = 56
- Width = 106
- Height = 41
- Caption = '&Types of Items'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = btnTypeClick
- end
- object btnLocation: TBitBtn
- Left = 16
- Top = 104
- Width = 105
- Height = 41
- Caption = '&Locations'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnLocationClick
- end
- object btnBusiness: TBitBtn
- Left = 16
- Top = 152
- Width = 105
- Height = 41
- Caption = '&Purchased From'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = btnBusinessClick
- end
- object btnManufacturer: TBitBtn
- Left = 16
- Top = 8
- Width = 105
- Height = 41
- Caption = '&Brand Name'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = btnManufacturerClick
- end
- end
- object MainMenu1: TMainMenu
- Left = 576
- Top = 43
- object Files1: TMenuItem
- Caption = '&Files'
- ShortCut = 0
- object Exit1: TMenuItem
- Caption = 'E&xit'
- ShortCut = 0
- OnClick = Exit1Click
- end
- end
- object Help1: TMenuItem
- Caption = '&Help'
- ShortCut = 0
- end
- end
- end
-