home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / CRACK / PC_OSC80.ZIP / OSCAR.exe / 0 / RCDATA / TPICTUREFORM / TPICTUREFORM.txt < prev   
Encoding:
Text File  |  1997-08-12  |  895 b   |  46 lines

  1. object PictureForm: TPictureForm
  2.   Left = 123
  3.   Top = 139
  4.   ActiveControl = BitBtn1
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   Caption = 'Phrozen Crew 1998 - We ALWAYS get what we want !'
  8.   ClientHeight = 241
  9.   ClientWidth = 423
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 423
  22.     Height = 241
  23.     Align = alTop
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object Image2: TImage
  28.     Left = 173
  29.     Top = 61
  30.     Width = 37
  31.     Height = 121
  32.     OnClick = Image2Click
  33.   end
  34.   object BitBtn1: TBitBtn
  35.     Left = 364
  36.     Top = 219
  37.     Width = 57
  38.     Height = 21
  39.     Caption = 'OK'
  40.     Default = True
  41.     ModalResult = 1
  42.     TabOrder = 0
  43.     NumGlyphs = 2
  44.   end
  45. end
  46.