Gets the named resource from a Lazarus Resource (.lrs) file.
Source position: graphics.pp line 902
public procedure TPicture.LoadFromLazarusResource(
const AName: string
);
AName
File name with resource retrieved in the method.