Unit MyDbNav97

MyDBNavigator97 version 1.02 This component was developed by Jose Sebastian Battig EMail: sbattig@bigfoot.com I developed this component for my own use, it's freeware and you are entitled to use it as you want... but, if you want to publish it as a subset of another software product developed by you, please include my name as the author. If you have question or bugs reports just e-mail me. That don't bother me. Read notes.txt for version diferences.

Classes

TMyDBNavigator97 -

Functions

Register -

Types

TMyButtonSet97
TMyNavClick97
TMyNavigateBtn97

Constants

Variables


Functions


procedure Register;


Types


TMyButtonSet97 = set of TMyNavigateBtn97

TMyNavClick97 = procedure (Sender: TObject; Button: TMyNavigateBtn97) of object

TMyNavigateBtn97 = (nbFirst97, nbPrior97, nbNext97, nbLast97, nbInsert97, nbDelete97,
                      nbEdit97, nbPost97, nbCancel97, nbRefresh97, nbBookmark97);

Constants


Variables