Read component properties from a resource in the current module
function ReadComponentRes(
const ResName: String;
Instance: TComponent
):TComponent;
This function is provided for Delphi compatibility. It always returns Nil.