beginEdit();
The beginEdit method enables edit mode.
This property is relevant if the EnableEdit property is set to True. Edit mode is disabled by means of the endEdit method.
The example of method use is given in description of the GxTitle.EnableEdit property.
See also: