Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

CreateGraphicFromResourceName

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

Declaration

Source position: graphics.pp line 2033

function CreateGraphicFromResourceName(

  Instance: TLCLHandle;

  const ResName: string

):TGraphic;



CT Web help

CodeTyphon Studio