home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd2.bin / burn / tmpgenc / download / TMPGEnc-2.58.44.152-Free.exe / TMPGEnc.exe / 1041 / RCDATA / TGRAPHICSAVEDIALOGFORM / TGRAPHICSAVEDIALOGFORM.txt
Text File  |  2002-08-30  |  1KB  |  56 lines

  1. object GraphicSaveDialogForm: TGraphicSaveDialogForm
  2.   Left = 193
  3.   Top = 117
  4.   BorderStyle = bsNone
  5.   ClientHeight = 42
  6.   ClientWidth = 454
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label2: TLabel
  21.     Left = 11
  22.     Top = 19
  23.     Width = 71
  24.     Height = 12
  25.     Caption = 'JPEG ∩┐╜╠òi∩┐╜∩┐╜:'
  26.   end
  27.   object Bevel1: TBevel
  28.     Left = 8
  29.     Top = 6
  30.     Width = 436
  31.     Height = 2
  32.     Anchors = [akLeft, akTop, akRight]
  33.   end
  34.   object Label3: TLabel
  35.     Left = 185
  36.     Top = 19
  37.     Width = 6
  38.     Height = 12
  39.     Caption = '%'
  40.   end
  41.   object JPEGCompressionQuality: TPGSpinEdit
  42.     Left = 116
  43.     Top = 14
  44.     Width = 62
  45.     Height = 21
  46.     AlignValue = False
  47.     CanFloatValue = False
  48.     FloatValue = 1
  49.     Increment = 1
  50.     MaxValue = 100
  51.     MinValue = 1
  52.     TabOrder = 0
  53.     Value = 1
  54.   end
  55. end
  56.