home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Pronto / P32FAM.EXE / Family.z / FAMILY.exe / 0 / RCDATA / TFRMSAVEICON / TFRMSAVEICON.txt
Text File  |  1997-03-10  |  1KB  |  67 lines

  1. object frmSaveIcon: TfrmSaveIcon
  2.   Left = 292
  3.   Top = 304
  4.   BorderStyle = bsNone
  5.   Caption = 'Pronto Family'
  6.   ClientHeight = 303
  7.   ClientWidth = 433
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 403
  21.     Height = 156
  22.   end
  23.   object Label1: TLabel
  24.     Left = 22
  25.     Top = 23
  26.     Width = 220
  27.     Height = 64
  28.     AutoSize = False
  29.     Caption = 'Save the icon in your icons library ?'
  30.     Font.Color = clNavy
  31.     Font.Height = -24
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     Transparent = True
  36.     WordWrap = True
  37.   end
  38.   object imgIcon: TImage
  39.     Left = 250
  40.     Top = 36
  41.     Width = 40
  42.     Height = 40
  43.   end
  44.   object BgLblBevel: TBevel
  45.     Left = 403
  46.     Top = 156
  47.     Width = 17
  48.     Height = 17
  49.     Shape = bsFrame
  50.     Visible = False
  51.   end
  52.   object Image4: TImage
  53.     Left = 284
  54.     Top = 96
  55.     Width = 101
  56.     Height = 45
  57.     OnMouseDown = Image4MouseDown
  58.   end
  59.   object Image5: TImage
  60.     Left = 168
  61.     Top = 96
  62.     Width = 105
  63.     Height = 45
  64.     OnMouseDown = Image5MouseDown
  65.   end
  66. end
  67.