home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIPCD1_98.iso
/
software
/
nowosci
/
crystalf
/
crftp1.exe
/
0
/
RCDATA
/
TDRAGDROPDIALOG
/
TDRAGDROPDIALOG.txt
Wrap
Text File
|
1997-11-20
|
2KB
|
89 lines
object dragdropdialog: Tdragdropdialog
Left = 432
Top = 102
ActiveControl = Panel1
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Crystal FTP - Please Wait...'
ClientHeight = 137
ClientWidth = 292
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object ani: TAnimate
Left = 0
Top = 0
Width = 292
Height = 67
Active = False
Align = alClient
CommonAVI = aviCopyFiles
StopFrame = 34
end
object Panel1: TPanel
Left = 0
Top = 67
Width = 292
Height = 70
Align = alBottom
BevelOuter = bvNone
FullRepaint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
object Bevel1: TBevel
Left = 0
Top = 0
Width = 292
Height = 4
Align = alTop
Shape = bsTopLine
end
object Label1: TLabel
Left = 12
Top = 8
Width = 269
Height = 29
Alignment = taCenter
AutoSize = False
Caption =
'Transferring drag-and-drop files to another application on your ' +
'computer...'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
WordWrap = True
end
object btnCancel: TButton
Left = 212
Top = 40
Width = 75
Height = 27
Caption = '&Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 0
OnClick = btnCancelClick
end
end
end