ITabView.ShowFormatDialog

Syntax

ShowFormatDialog(HWnd: Integer);

Parameter

HWnd. The numeric descriptor corresponding to the window relative to which the format window opens modally.

Description

The ShowFormatDialog method displays a format dialog for the current selection.

Comments

The method is outdated, use ITabView.ShowFormatDialogEx.

See also:

ITabView