TdxLayoutContainer.EndTranslation Method
Disables the translation mode for the container’s layout element captions.
Declaration
procedure EndTranslation;
Remarks
Call this procedure to disable the translation mode enabled by the BeginTranslation procedure. Refer to the procedure description to learn how to utilize this mode.
See Also