Unit IpAdress98

////////////////////////////////////////////////////////////////////////////// IPADRESS98 // ////////////////////////////////////////////////////////////////////////////// An implementation of IE4's IPADDRESS Control // ////////////////////////////////////////////////////////////////////////////// Version 1.00 Beta // Date de création : 20/10/1997 // Date dernière modification : 21/10/1997 // ////////////////////////////////////////////////////////////////////////////// Jean-Luc Mattei // jlucm@club-internet.fr / jlucm@mygale.org // ////////////////////////////////////////////////////////////////////////////// IMPORTANT NOTICE : // // // This program is FreeWare // // Please do not release modified versions of this source code. // If you've made any changes that you think should have been there, // feel free to submit them to me at jlucm@club-internet.fr // ////////////////////////////////////////////////////////////////////////////// REVISIONS : // // //////////////////////////////////////////////////////////////////////////////

Classes

TCustomIPAdress98 -
TIPAdress98 -

Functions

Register -

Types

TIPAdressChangeEvent
TIPAdressFieldChangeEvent

Constants

Variables


Functions


procedure Register;


Types


TIPAdressChangeEvent = procedure (Sender: TCustomIPAdress98; IPAdress: String) of object

TIPAdressFieldChangeEvent = procedure (Sender: TCustomIPAdress98; OldField, Value: Byte) of object

Constants


Variables