Table of Contents

TLocalizer.Current Method

Returns the active text localizer, preferring the thread-specific localizer over the global one.

Syntax

Unit: Bcl.Lang

class function TLocalizer.Current: ITextLocalizer;

See also