home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / GenDes / gendesigner.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-06-09  |  951b  |  43 lines

  1. object Form1: TForm1
  2.   Left = 454
  3.   Top = 343
  4.   BorderStyle = bsDialog
  5.   Caption = 'Picture'
  6.   ClientHeight = 253
  7.   ClientWidth = 379
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poDefault
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object AdvImage1: TAdvImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 379
  21.     Height = 253
  22.     Align = alClient
  23.     BevelWidth = 1
  24.     GIFAnimate = False
  25.     ShowFrame3D = False
  26.     StretchRatio = False
  27.     CenterView = False
  28.     ShowEmptyLabel = False
  29.     JPEGPixelFormat = jf24Bit
  30.     JPEGScale = jsFullSize
  31.     JPEGGrayscale = False
  32.     JPEGPerformance = jpBestQuality
  33.     JPEGSmoothing = False
  34.     JPEGProgressiveEncoding = False
  35.     JPEGCompressionQuality = 0
  36.     JPEGProgressiveDisplay = False
  37.     Checked = False
  38.     CheckColor = clRed
  39.     GifAnimateSpeed = 10
  40.     EmptyLabel = 'Empty'
  41.   end
  42. end
  43.