Table of Contents

_ Method

Shorthand alias for GetText.

Syntax

Unit: Bcl.Lang

function _(const MsgId: string): string;

Parameters

<-> Parameter Type Description
const MsgId string The message identifier to look up.

Returns

The localized text, or MsgId itself if no translation is found.