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

CreateGraphicFromResourceName

Creates and loads a TGraphic instance using the specified instance handle and resource name.

Declaration

Source position: graphics.pp line 1971

function CreateGraphicFromResourceName(

  Instance: THandle;

  const ResName: string

):TGraphic;