Creates and loads a TGraphic instance using the specified instance handle and resource name.
Source position: graphics.pp line 1971
function CreateGraphicFromResourceName(
Instance: PtrUInt;
const ResName: string
):TGraphic;