home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 10
/
Chip_Hitware_Vol_10.iso
/
chiphit
/
multmedi
/
95visua
/
visua.exe
/
0
/
RCDATA
/
TJPEGQ
/
TJPEGQ.txt
Wrap
Text File
|
1997-12-09
|
2KB
|
109 lines
object jpegq: Tjpegq
Left = 245
Top = 206
BorderStyle = bsDialog
Caption = 'Jpeg Save Quality'
ClientHeight = 122
ClientWidth = 313
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 8
Top = 56
Width = 58
Height = 14
Caption = 'Low Quality'
end
object Label2: TLabel
Left = 8
Top = 72
Width = 42
Height = 14
Caption = 'Small file'
end
object Label3: TLabel
Left = 248
Top = 56
Width = 52
Height = 14
Caption = 'Highquality'
end
object Label4: TLabel
Left = 256
Top = 72
Width = 45
Height = 14
Caption = 'Large file'
end
object OKBtn: TButton
Left = 71
Top = 92
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 167
Top = 92
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object slider1: TTrackBar
Left = 0
Top = 0
Width = 313
Height = 45
Max = 100
Min = 1
Orientation = trHorizontal
Frequency = 1
Position = 100
SelEnd = 0
SelStart = 0
TabOrder = 2
TickMarks = tmBottomRight
TickStyle = tsAuto
end
object MultiLang1: TMultiLang
Languages = 2
Words.Strings = (
'%Form%'
'Jpeg Save Quality'
'Qualit� file Jpeg'
'Label1'
'Low Quality'
'Bassa qualit�'
'Label2'
'Small file'
'Piccolo file'
'Label3'
'Highquality'
'Alta qualit�'
'Label4'
'Large file'
'Grande file'
'OKBtn'
'OK'
'Ok'
'CancelBtn'
'Cancel'
'Annulla')
Left = 272
Top = 88
end
end