home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Sharewar
/
AVICONST
/
AVICT32.EXE
/
0
/
RCDATA
/
TEXTRACTWND
/
TEXTRACTWND.txt
< prev
Wrap
Text File
|
1997-07-15
|
3KB
|
134 lines
object ExtractWnd: TExtractWnd
Left = 219
Top = 155
BorderIcons = []
BorderStyle = bsNone
Caption = 'Importing'
ClientHeight = 337
ClientWidth = 244
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
Icon.Data = {<image000.ico>}
PixelsPerInch = 120
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
TextHeight = 19
object MRPanel1: TMRPanel
Left = 0
Top = 0
Width = 244
Height = 337
Align = alClient
BevelWidth = 4
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
BorderSides = []
Moveable = False
CBorderStyle = cbsNone
object Label3: TLabel
Left = 4
Top = 4
Width = 236
Height = 19
Align = alTop
Alignment = taCenter
Caption = 'File: Opening ...'
Font.Color = clBtnText
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 4
Top = 23
Width = 236
Height = 19
Align = alTop
Font.Color = clBtnText
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 4
Top = 235
Width = 236
Height = 19
Align = alBottom
Alignment = taCenter
Caption = 'Importing Frame:'
Font.Color = clBtnText
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 4
Top = 254
Width = 236
Height = 19
Align = alBottom
Alignment = taCenter
Caption = 'Total Frames:'
Font.Color = clBtnText
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ParentFont = False
end
object Gauge1: TGauge
Left = 4
Top = 42
Width = 236
Height = 193
Align = alClient
Kind = gkPie
Font.Color = clBtnText
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
BorderStyle = bsNone
ForeColor = clActiveCaption
BackColor = clBtnFace
ParentFont = False
Progress = 0
end
object CancelBtn: TABitbtn
Left = 4
Top = 273
Width = 236
Height = 60
Cancel = True
Caption = 'X'
Font.Color = clBtnText
Font.Height = -30
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 0
OnClick = CancelBtnClick
NumGlyphs = 2
Style = bsNew
Align = alBottom
end
end
end