Unit Utils.Resources

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

Unit which has functions to work with resources embedded into the application binary file.

Overview

Functions and Procedures

function GetResource(const AName: string): string;

Description

Functions and Procedures

function GetResource(const AName: string): string;

Returns a string with the content of the resource file.

Resource name to get the string from )


Generated by PasDoc 0.16.0.