TcxLocalizer Class
The localization component.
Declaration
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