home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
software
/
testsoft
/
logos
/
start.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1998-02-23
|
942b
|
51 lines
object Form1: TForm1
Left = 213
Top = 119
BorderStyle = bsNone
Caption = 'Start'
ClientHeight = 200
ClientWidth = 320
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 320
Height = 200
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object P1: TPanel
Left = 88
Top = 82
Width = 174
Height = 40
TabOrder = 0
Visible = False
object Label1: TLabel
Left = 21
Top = 6
Width = 126
Height = 13
Caption = 'Trwa kopiowanie plik�w ...'
end
object PB1: TProgressBar
Left = 2
Top = 21
Width = 171
Height = 16
Min = 0
Max = 100
TabOrder = 0
end
end
end