home *** CD-ROM | disk | FTP | other *** search
- object FProWarn: TFProWarn
- Left = 192
- Top = 127
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Everything I Own!'
- ClientHeight = 142
- ClientWidth = 458
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Icon.Data = {<image000.ico>}
- Position = poDefault
- PixelsPerInch = 96
- TextHeight = 16
- object BitBtn1: TBitBtn
- Left = 10
- Top = 104
- Width = 441
- Height = 33
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkClose
- end
- object Panel1: TPanel
- Left = 10
- Top = 8
- Width = 441
- Height = 49
- BevelOuter = bvLowered
- TabOrder = 1
- object Label3: TLabel
- Left = 56
- Top = 25
- Width = 329
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright [c] 1997 by BlueCollar Software'
- end
- object Label4: TLabel
- Left = 56
- Top = 8
- Width = 329
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Everything I Own!'
- end
- end
- object Panel2: TPanel
- Left = 9
- Top = 64
- Width = 442
- Height = 33
- BevelOuter = bvLowered
- Color = clYellow
- TabOrder = 2
- object Label1: TLabel
- Left = 120
- Top = 33
- Width = 4
- Height = 16
- end
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 425
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'You Must Have A Valid Name/Number Pair Entered'
- end
- end
- end
-