Skip to main content

cxGetResourceString(string) Method

Retrieves a resource string for the specified resource identifier.

Declaration

function cxGetResourceString(const AResString: string): string;

Parameters

Name Type
AResString string

Returns

Type Description
string

The resource string value.

See Also