home *** CD-ROM | disk | FTP | other *** search
- object PictureForm: TPictureForm
- Left = 123
- Top = 139
- ActiveControl = BitBtn1
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Phrozen Crew 1998 - We ALWAYS get what we want !'
- ClientHeight = 241
- ClientWidth = 423
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 423
- Height = 241
- Align = alTop
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Image2: TImage
- Left = 173
- Top = 61
- Width = 37
- Height = 121
- OnClick = Image2Click
- end
- object BitBtn1: TBitBtn
- Left = 364
- Top = 219
- Width = 57
- Height = 21
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- NumGlyphs = 2
- end
- end
-