home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / grafika / nsico / nsicon95.cmp / NSICON.EXE / 0 / RCDATA / TSIZEFORM / TSIZEFORM.txt < prev   
Text File  |  1997-03-21  |  1KB  |  57 lines

  1. object sizeform: Tsizeform
  2.   Left = 249
  3.   Top = 208
  4.   Width = 378
  5.   Height = 208
  6.   Caption = 'Set Icon Size'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 14
  13.   object Balloon1: TBalloon
  14.     Left = 79
  15.     Top = 96
  16.     Width = 278
  17.     Height = 77
  18.     Caption = 
  19.       'The NeoSoft Icon Editor will only save ICO files in the 32 x 32 ' +
  20.       'resoultion.  You may however choose a different size for saving ' +
  21.       'to an image format.'
  22.     Font.Color = clBlack
  23.     Font.Height = -13
  24.     Font.Name = 'Arial'
  25.     Font.Style = [fsBold]
  26.     XOffset = 7
  27.     YOffset = 2
  28.     StemOffset = 0
  29.   end
  30.   object NeoImage1: TNeoImage
  31.     Left = 14
  32.     Top = 108
  33.     Width = 59
  34.     Height = 41
  35.     AutoSize = True
  36.     Picture.Data = {<image000.bmp>}
  37.     Transparent = True
  38.   end
  39.   object Label1: TLabel
  40.     Left = 20
  41.     Top = 12
  42.     Width = 32
  43.     Height = 14
  44.     Caption = 'Label1'
  45.   end
  46.   object SpinEdit1: TSpinEdit
  47.     Left = 100
  48.     Top = 44
  49.     Width = 41
  50.     Height = 23
  51.     MaxValue = 0
  52.     MinValue = 0
  53.     TabOrder = 0
  54.     Value = 0
  55.   end
  56. end
  57.