Dynamic Class Registration 1.0

By Maximiliano Podostroiec

Freeware 11 Sep 2006

In category

Code Samples > Samples > Components

Description

  • Enables application to use dynamic registration of classes
  • Enables application to interact with list of dynamically registered classes
  • Takes off responsibility from programmer to add RegisterClass on BPLs
  • Allows for applications to use real plug and play BPLs as runtime modules extensor
  • Expanded module extensibility using BPLs allows your application to generate and mantain a list BPL held classes without having to explicitly register them with the RegisterClass procedure
  • GetDynRegClasses procedure allow you to explore list of dynamically registered classes
  • DynUnRegisterClass and DynUnRegisterClasses allows you to unregister classes on one by one or module wise basis
  • Work In Progress - based on Ludovic Dubois’ "Classes hack" found on borland.public.delphi.opentoolsapi newsgroup) which is the only code I found to delegate RegisterClass responsibility

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 245 334kB

Platforms:

  • Delphi 7

Downloads