Back to Devexpress

TcxLocalizer Class

vcl-cxlocalization-ad3425d2.md

latest879 B
Original Source

TcxLocalizer Class

The localization component.

Declaration

delphi
TcxLocalizer = class(
    TcxCustomComponent
)

Remarks

Use the TcxLocalizer component to create localized applications.

To learn how to translate applications with the TcxLocalizer , refer to the How To: Localize an Application help topic.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxLocalizer

See Also

TcxLocalizer Members

cxLocalization Unit