[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

InitComponentRes

Provided for Delphi compatibility only

Declaration

Source position: classesh.inc line 1616

function InitComponentRes(

  const ResName: String;

  Instance: TComponent

):Boolean;

Description

This function is provided for Delphi compatibility. It always returns false.

See also

ReadComponentRes

  

Read component properties from a resource in the current module