home *** CD-ROM | disk | FTP | other *** search
- object GraphicSaveDialogForm: TGraphicSaveDialogForm
- Left = 193
- Top = 117
- BorderStyle = bsNone
- ClientHeight = 42
- ClientWidth = 454
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object Label2: TLabel
- Left = 11
- Top = 19
- Width = 71
- Height = 12
- Caption = 'JPEG����:'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 6
- Width = 436
- Height = 2
- Anchors = [akLeft, akTop, akRight]
- end
- object Label3: TLabel
- Left = 185
- Top = 19
- Width = 6
- Height = 12
- Caption = '%'
- end
- object JPEGCompressionQuality: TPGSpinEdit
- Left = 116
- Top = 14
- Width = 62
- Height = 21
- AlignValue = False
- CanFloatValue = False
- FloatValue = 1
- Increment = 1
- MaxValue = 100
- MinValue = 1
- TabOrder = 0
- Value = 1
- end
- end
-