ShowFormatDialog(HWnd: Integer);
HWnd. The numeric descriptor corresponding to the window relative to which the format window opens modally.
The ShowFormatDialog method displays a format dialog for the current selection.
As the HWnd parameter value, the IWin32Window.Handle property value is determined.
Comment. This method is outdated, it is recommended to use the ShowFormatDialogEx method instead.
See also: