Mega Code Archive

 
Categories / Delphi / Examples
 

Create a component that cannot be dropped on a form

If you don't want the user to be able to drop the component on a form, then use then RegisterNoIcon and RegisterClass procedures.