Back to Devexpress

TdxCustomLayoutControl.EndTranslation Method

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-d5609d53.md

latest758 B
Original Source

TdxCustomLayoutControl.EndTranslation Method

Disables the translation mode for the layout elementcaptions.

Declaration

delphi
procedure EndTranslation;

Remarks

This procedure internally calls the container’s EndTranslation procedure to disable the translation mode enabled by the layout control’s BeginTranslation procedure.

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit