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

ReadComponentResEx

Read component properties from a resource in the specified module

Declaration

Source position: classesh.inc line 1957

function ReadComponentResEx(

  HInstance: THandle;

  const ResName: String

):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.