endEdit();
The endEdit method disables edit mode.
The edit mode can be enabled if the EnableEdit property is set to True.
The method is used together with the GxTitle.beginEdit method.
The example of method use is given in description of the GxTitle.Size property.
See also: