home *** CD-ROM | disk | FTP | other *** search
- object SaveOpForm: TSaveOpForm
- Left = 271
- Top = 140
- ActiveControl = BOk
- BorderStyle = bsDialog
- Caption = 'SaveOpForm'
- ClientHeight = 297
- ClientWidth = 385
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCreate = FormCreate
- OnHide = FormHide
- PixelsPerInch = 96
- TextHeight = 13
- object BAnnuler: TButton
- Left = 294
- Top = 256
- Width = 79
- Height = 25
- Cancel = True
- Caption = 'Annuler'
- TabOrder = 0
- OnClick = BAnnulerClick
- end
- object BOk: TButton
- Left = 208
- Top = 256
- Width = 75
- Height = 25
- Caption = 'Ok'
- Default = True
- TabOrder = 1
- OnClick = BOkClick
- end
- object BApercu: TButton
- Left = 12
- Top = 256
- Width = 75
- Height = 25
- Caption = 'Aper'#231'u'
- TabOrder = 2
- OnClick = BApercuClick
- end
- object PageControl: TPageControl
- Left = 12
- Top = 12
- Width = 361
- Height = 229
- ActivePage = TshTIFF
- TabOrder = 3
- object TshJpeg: TTabSheet
- Caption = 'JPEG'
- TabVisible = False
- object LblN: TLabel
- Left = 16
- Top = 16
- Width = 60
- Height = 13
- Caption = 'Compression'
- end
- object Label1: TLabel
- Left = 16
- Top = 64
- Width = 153
- Height = 13
- AutoSize = False
- Caption = 'Qualit'#233' inf'#233'rieure'
- end
- object Label2: TLabel
- Left = 192
- Top = 64
- Width = 145
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Qualit'#233' sup'#233'rieure'
- end
- object LblStatut: TLabel
- Left = 16
- Top = 188
- Width = 42
- Height = 13
- Caption = 'LblStatut'
- end
- object TBN: TTrackBar
- Left = 10
- Top = 32
- Width = 335
- Height = 25
- Max = 100
- Min = 10
- PageSize = 10
- Frequency = 5
- Position = 90
- TabOrder = 0
- ThumbLength = 15
- OnChange = TBNChange
- end
- object RBStandard: TRadioButton
- Left = 16
- Top = 96
- Width = 193
- Height = 17
- Caption = 'Format standard'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object RBProgressif: TRadioButton
- Left = 16
- Top = 112
- Width = 185
- Height = 17
- Caption = 'Format progressif'
- TabOrder = 2
- end
- object CBExif: TCheckBox
- Left = 16
- Top = 152
- Width = 289
- Height = 17
- Caption = 'Conserver les informations EXIF/IPTC'
- TabOrder = 3
- end
- object CBGrayscale: TCheckBox
- Left = 16
- Top = 136
- Width = 193
- Height = 17
- Caption = 'Niveau de gris'
- TabOrder = 4
- end
- end
- object TshPng: TTabSheet
- Caption = 'TshPng'
- ImageIndex = 1
- TabVisible = False
- object CBEntrelacer: TCheckBox
- Left = 16
- Top = 16
- Width = 169
- Height = 17
- Caption = 'Entrelac'#233
- TabOrder = 0
- end
- object RBFiltres: TRadioGroup
- Left = 16
- Top = 40
- Width = 321
- Height = 83
- Caption = ' Filtrage '
- Columns = 2
- ItemIndex = 0
- Items.Strings = (
- 'Aucun'
- 'Diff'#233'rence'
- 'Haut'
- 'Moyenne'
- 'Paeth'
- 'Automatique')
- TabOrder = 1
- end
- end
- object TshGIF: TTabSheet
- Caption = 'TshGIF'
- ImageIndex = 2
- TabVisible = False
- object CBEntrelacer2: TCheckBox
- Left = 16
- Top = 16
- Width = 169
- Height = 17
- Caption = 'Entrelac'#233
- TabOrder = 0
- end
- object CBPalette: TCheckBox
- Left = 16
- Top = 40
- Width = 193
- Height = 17
- Caption = 'Palette optimis'#233'e'
- TabOrder = 1
- end
- end
- object TshTarga: TTabSheet
- Caption = 'TshTarga'
- ImageIndex = 3
- TabVisible = False
- object CBTargaRLE: TCheckBox
- Left = 16
- Top = 16
- Width = 169
- Height = 17
- Caption = 'Compression'
- TabOrder = 0
- end
- end
- object TshTIFF: TTabSheet
- Caption = 'TshTIFF'
- ImageIndex = 4
- TabVisible = False
- object LblN2: TLabel
- Left = 16
- Top = 72
- Width = 60
- Height = 13
- Caption = 'Compression'
- Transparent = True
- end
- object Label4: TLabel
- Left = 16
- Top = 120
- Width = 153
- Height = 13
- AutoSize = False
- Caption = 'Qualit'#233' inf'#233'rieure'
- Transparent = True
- end
- object Label5: TLabel
- Left = 192
- Top = 120
- Width = 145
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Qualit'#233' sup'#233'rieure'
- Transparent = True
- end
- object CBCompressTiff: TCheckBox
- Left = 16
- Top = 16
- Width = 257
- Height = 17
- Caption = 'Compression'
- TabOrder = 0
- OnClick = CBCompressTiffClick
- end
- object TBN2: TTrackBar
- Left = 10
- Top = 88
- Width = 335
- Height = 25
- Max = 100
- Min = 10
- PageSize = 10
- Frequency = 5
- Position = 90
- TabOrder = 1
- ThumbLength = 15
- OnChange = TBN2Change
- end
- object CBTiffList: TComboBox
- Left = 16
- Top = 40
- Width = 145
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnChange = CBTiffListChange
- end
- end
- object TshPFI: TTabSheet
- Caption = 'TshPFI'
- ImageIndex = 5
- TabVisible = False
- object CBCompressPFI: TCheckBox
- Left = 16
- Top = 16
- Width = 169
- Height = 17
- Caption = 'Compression'
- Checked = True
- State = cbChecked
- TabOrder = 0
- end
- end
- end
- end
-