ExcludePage(Value: TabFormatDlgPages);
Value - dialog box page to be hidden when the formatting dialog box is shown.
The ExcludePage method excludes the specified page from the list of pages shown in the formatting dialog box.
Use the IncludePage method to include pages into the list of pages shown in the formatting dialog box.
The method use is given in the example for the ShowDialog method.
See also: