Links
EControl Form Designer Pro
TDesignerEvents.OnRegisterComponent Event

Occurs before component will be registered.

property OnRegisterComponent: TRegisterComponentEvent;

Using this event you may filter components during loading packages. 

 

The AClass parameter is the component class is being registered currently. 

The Page parameter is the name of palette page component is being installed to. Change this property to customize output. 

The Accept parameter determines whether a component is allowed to be registered.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!