home *** CD-ROM | disk | FTP | other *** search
- object frmMain: TfrmMain
- Left = 265
- Top = 226
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 348
- ClientWidth = 536
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poDefault
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object TheGradient: THarmGradient
- Left = 0
- Top = 0
- Width = 536
- Height = 348
- BeginColor = clBlue
- EndColor = clBlack
- Steps = 100
- Align = alClient
- end
- object lblBottom: TLabel
- Left = 12
- Top = 20
- Width = 365
- Height = 77
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -48
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object lblTop: TLabel
- Left = 16
- Top = 16
- Width = 369
- Height = 93
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -48
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object SetupControl: TSetupControl
- ProgramName = 'LeapFTP'
- CaptionName = 'LeapFTP 2.7.4'
- TargetPath = '%\LeapFTP'
- ExeName = 'LeapFTP.exe'
- HelpFile = 'LeapFTP.hlp'
- Uninstaller = 'unleap.exe'
- Custom = False
- ShortcutDesktop = True
- ShortcutSendTo = True
- ShortcutStartMenu = True
- RegisterExt = True
- Left = 476
- Top = 20
- end
- end
-