[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 2004

function CreateGraphicFromResourceName(

  Instance: THandle;

  const ResName: string

):TGraphic;


Version 3.2 Generated 2024-02-25 Home