Tool that extracts all the components registered using RegisterComponents in a pas unit. Usage: jcomp , where is the wildcard enabled file mask to use Output is written to the console. To check all registration files in JVCL\design and put the result into a file, use something like: jcomp Jv*Reg.pas >JVCLComps.txt