Current area: HOME ->

Zip File view

MC-SECURITY (16/32 Bit) for VB4.0


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: _ABOUT.FRM
Found in file: MCSECURE.ZIP

Download: A Pascal unit saves and restores any BGI image to disk.
VERSION 4.00
Begin VB.Form frmAbout
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "About 'MC SECURITY (16-Bit)'"
   ClientHeight    =   1815
   ClientLeft      =   945
   ClientTop       =   1410
   ClientWidth     =   5625
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   Height          =   2160
   Left            =   915
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   1815
   ScaleWidth      =   5625
   ShowInTaskbar   =   0   'False
   Top             =   1095
   Width           =   5685
   Begin VB.CommandButton Command1
      Caption         =   "&OK"
      Height          =   375
      Left            =   4950
      TabIndex        =   2
      Top             =   1170
      Width           =   555
   End
   Begin VB.PictureBox Picture1
      AutoSize        =   -1  'True
      Height          =   510
      Left            =   4950
      Picture         =   "_ABOUT.frx":0000
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   90
      Width           =   510
   End
   Begin VB.Label Label1
      Alignment       =   2  'Center
      Caption         =   "Label1"
      Height          =   1545
      Left            =   90
      TabIndex        =   1
      Top             =   180
      Width           =   4695
   End
End
Attribute VB_Name = "frmAbout"
Attribute VB_Creatable = False
Attribute VB_Exposed = False
Option Explicit

Private Sub Command1_Click()
   Unload Me
End Sub

Private Sub Form_Load()
   Label1.Caption = "MC SECURITY version " & Format$(cGetVersion(), "Fixed") & vbCr & vbCr
   Label1.Caption = Label1.Caption & "Please register thru CompuServe" & vbCr & vbCr
   Label1.Caption = Label1.Caption & "SWREG ID #8536" & vbCr & vbCr
   Label1.Caption = Label1.Caption & "The price for 'MC SECURITY (16/32 Bit)' is $10.00"
End Sub


Pascal program for debinhexing (.Hqx) files

News on GFA Basic 4.0

A Pascal unit saves and restores any BGI image to disk.

Download Pascal program for debinhexing (.Hqx) files Download News on GFA Basic 4.0 Download A Pascal unit saves and restores any BGI image to disk.







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.