home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
PROGRAM
/
DELPHI16
/
Calmira
/
Src
/
SRC
/
BUSY.DFM
/
BUSY.txt
Wrap
Text File
|
1996-12-20
|
647b
|
33 lines
object BusyBox: TBusyBox
Left = 284
Top = 181
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Please wait...'
ClientHeight = 66
ClientWidth = 249
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnHide = FormHide
OnShow = FormShow
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 8
Width = 233
Height = 49
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end