Current area: HOME ->

Zip File view

Moron Luxation - DATA & Search


This page allows you to view the contents of a file contained inside a ZIP archive available at Programmer's Heaven. This means you can view the code and find what you need from it without having to download the ZIP file first. If the file contains source code for a language we recognize, we have syntax highlighted it.

Filename displayed: frmFolderBrowser.frm
Found in file: DIEML.ZIP

Download: SQL Code Library 1.8.5.441 SQL Code Library is a powerful multi-language source code Library with the following benefits:  1. Built-in library with 50,000+ lines of code 2. Quick and powerful search engine 3. Powerful prin...
VERSION 5.00
Begin VB.Form frmFolderBrowser
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "D.i.e. Folder Browse..."
   ClientHeight    =   4416
   ClientLeft      =   36
   ClientTop       =   264
   ClientWidth     =   3612
   Icon            =   "frmFolderBrowser.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4416
   ScaleWidth      =   3612
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton cmdCancel
      Cancel          =   -1  'True
      Caption         =   "Cancel"
      Height          =   252
      Left            =   1920
      TabIndex        =   3
      Top             =   4080
      Width           =   1452
   End
   Begin VB.CommandButton cmdOK
      Caption         =   "OK"
      Default         =   -1  'True
      Height          =   252
      Left            =   240
      TabIndex        =   2
      Top             =   4080
      Width           =   1452
   End
   Begin VB.DriveListBox drvMain
      Height          =   288
      Left            =   120
      TabIndex        =   1
      Top             =   120
      Width           =   3492
   End
   Begin VB.DirListBox mainDir
      Height          =   3528
      Left            =   120
      TabIndex        =   0
      Top             =   480
      Width           =   3372
   End
End
Attribute VB_Name = "frmFolderBrowser"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub cmdCancel_Click()
Unload Me
End Sub
Private Sub cmdOk_Click()
On Error Resume Next
ByFolder.File1.Path = mainDir.Path
If ByFolder.File1.ListCount = 0 Then
MsgBox "No Available Songs Were Found in Selected Directory", vbExclamation, "D.i.e. Moron Luxation"
End If
Unload Me
End Sub
Private Sub drvMain_Change()
On Error Resume Next
mainDir.Path = drvMain.Drive
End Sub
Private Sub Form_Load()
mainDir.Path = ByFolder.File1.Path
End Sub


WebCab Bonds for Delphi 2
3-in-1: COM, .NET and XML Web service Interest derivatives pricing framework: set contract, set vol/price/interest models and run MC. We also cover: Treasury bonds, Price/Yield, Zero Curve, Fixed-Int...
FreeReport 2.34
FreeReport is reporting tool component. It consists of report engine, designer and preview. Its capabilities comparable with in QuickReport 3, ReportBuilder 3.52. It written on 100% Object Pascal and...
SQL Code Library 1.8.5.441
SQL Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000+ lines of code 2. Quick and powerful search engine 3. Powerful prin...
Download WebCab Bonds for Delphi 2 3-in-1: COM, .NET and XML Web service Interest derivatives pricing framework: set contract, set vol/price/interest models and run MC. We also cover: Treasury bonds, Price/Yield, Zero Curve, Fixed-Int... Download FreeReport 2.34 FreeReport is reporting tool component. It consists of report engine, designer and preview. Its capabilities comparable with in QuickReport 3, ReportBuilder 3.52. It written on 100% Object Pascal and... Download SQL Code Library 1.8.5.441 SQL Code Library is a powerful multi-language source code Library with the following benefits:  1. Built-in library with 50,000+ lines of code 2. Quick and powerful search engine 3. Powerful prin...







Sponsored links

Build IT Knowledge with Current & Trusted Content
Helps Employees Develop & Hone New Technical Programming Skills. Sign Up & Get Full Access.
Check Out IT Certification Preparation Materials
Sign Up With SkillSoft & Get Access to Training Materials for Over 50 Professional Certifications.
Localize software in three simple steps
Localize .Net, C/C++ & Delphi apps visually. HTML, HTML Help, XML & databases. Try Sisulizer now!
Delphi Localization Tool Sisulizer (WYSIWYG)
Create multilingual Delphi apps in three simple steps. Localize XML, HTML Help ... Try Sisulizer now
Web based bug tracking - AdminiTrack.com
AdminiTrack offers an effective web-based bug tracking system designed for professional software development teams.


Newsletter | Submit Content | About | Advertising | Awards | Contact Us | Link to us |
© 1996-2008 Community Networks Ltd All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Synchron Data - .NET development.