Unit Deriver

Classes

TDeriver -

Functions

Types

TDeriverMatchMethod
TDeriverNoMatch

Constants

Variables


Functions


Types


TDeriverMatchMethod = function (const Info: TObject): Boolean of object
**************************************************************************** Nome: Deriver Scopo: Polymorfic creation of objects. Generalità:Deriver defines the TDeriver class. Other class trees can use TDeriver to obtain a polymorfic creation based on criteria evaluated at run time. Autore: Ing. M. Venturini Revisore: Data: 24 Feb. 97 Revisioni:
TDeriverNoMatch = procedure(			Sender: TObject;
  														const Info: TObject) of object

Constants


Variables