Unit PassDlg

-------------------------------------------------------------------------} {UNIT: PassDlg.Pas - Password style dialog box. } {TARGET: Delphi 1 only. } {AUTHOR: George L. Roberts } {EMAIL: robertsg@nettally.com } {-------------------------------------------------------------------------} {WARNING! This software is provided as is. No warranty is given by the } { author, expressed or implied. Use this software at your own } { risk. The author assumes no responsibility for any damage from } { the use of this software. } {NOTE: This software is freeware which means that it is free for use } { and distribution. Please do not remove/mask the about property.} {-------------------------------------------------------------------------

Classes

TAboutPassDlg -
TgPassDlg -

Functions

Register -

Types

TDispMethod

Constants

__OBJNAME
__OBJVER

Variables


Functions


procedure Register;


Types


TDispMethod = (dmFirst, dmSecond, dmBoth);

Constants

__OBJNAME = 'gPassDlg'

__OBJVER = 'v1.0'


Variables