home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog Special Freeware 31
/
FreelogHS31.iso
/
Texte
/
Transcript
/
InstallTranscript2.2_fr.exe
/
Transcript.exe
/
0
/
RCDATA
/
TJGBPROGRESSDIALOG
/
TJGBPROGRESSDIALOG.txt
Wrap
Text File
|
2007-05-11
|
4KB
|
151 lines
object JgbProgressDialog: TJgbProgressDialog
Left = 315
Top = 134
Hint =
'This dialog shows the progress of the image extraction from a pd' +
'f file. It is not possible to cancel this extraction. You can ho' +
'wever focus the editor window and start typing once the first pa' +
'ge has been extracted.'
HelpContext = 210
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = 'Extracting images from Pdf'
ClientHeight = 86
ClientWidth = 332
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object JvLabel1: TJvLabel
Left = 8
Top = 8
Width = 57
Height = 13
Caption = 'Source pdf:'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object lblPdf: TJvLabel
Left = 80
Top = 8
Width = 249
Height = 13
AutoSize = False
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object JvLabel2: TJvLabel
Left = 8
Top = 24
Width = 35
Height = 13
Caption = 'Status:'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object lblStatus: TJvLabel
Left = 84
Top = 24
Width = 5
Height = 13
Hint =
'Status of image extraction. Shows how many images have been extr' +
'acted and the total number of images.'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object JvLabel3: TJvLabel
Left = 8
Top = 40
Width = 45
Height = 13
Caption = 'Time left:'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object lblTimeLeft: TJvLabel
Left = 84
Top = 40
Width = 5
Height = 13
Hint = 'Estimation of the time needed to extract the remaining images.'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object JvLabel4: TJvLabel
Left = 176
Top = 40
Width = 57
Height = 13
Caption = 'Time spent:'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object lblTimeSpent: TJvLabel
Left = 252
Top = 40
Width = 5
Height = 13
Hint = 'Amount of time used to extract the images.'
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
end
object Progress: TG32_ProgressBar
Left = 9
Top = 60
Width = 313
Height = 18
BackColor = clWindow
BorderStyle = bsNone
Caption = 'Progress'
Color = 11399085
ParentColor = False
Position = 0
end
object Translator: TJvgLanguageLoader
FormSection = 'ProgressDialog'
StringsSection = 'Strings'
Left = 304
end
object Timer1: TJvTimer
Enabled = False
OnTimer = Timer1Timer
Left = 304
Top = 24
end
end