Icon GetResource Method

function GetResource(const ResourceType: String; const
      ResourceName: String): String

Available In: Visual Client Applications

Use this method to retrieve an embedded resource for an application at run-time.

Information This method is not available at design-time. Any calls to it will cause a design-time compilation error when compiling the component library.
Image