TcxLocalizer Class
In This Article
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