Unit SpinTime

-------------------------------------------------------------------------} {UNIT: SpinTime.Pas (v1.0) - A spin edit component for adding and } { subtracting time increments. } {TARGET: Delphi 1 only. } {AUTHOR: George L. Roberts } {EMAIL: robertsg@nettally.com } {HISTORY: February 1998 - Changed name from SpinTime to gSpinTime and } { added to Suite16. {-------------------------------------------------------------------------} {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

TAboutSpinTime -
TgSpinTime -

Functions

register -

Types

TTimeFormat

Constants

__OBJNAME
__OBJVER

Variables


Functions


procedure register;


Types


TTimeFormat    = (tfTwelveHour, tfTwentyFourHour);

Constants

__OBJNAME = 'gSpinTime'

__OBJVER = 'v1.1'


Variables