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

ReadComponentRes

Read component properties from a resource in the current module

Declaration

Source position: classesh.inc line 1956

function ReadComponentRes(

  const ResName: String;

  Instance: TComponent

):TComponent;

Description

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.