DisableItem(Value: TabFormatDlgItems);
Value - setting element to be locked.
The DisableItem method blocks settings of a specified elements so that they cannot be configured in the formatting dialog box.
Use the EnableItem method to unblock elements.
The method use is given in the example for the ShowDialog method.
See also: