Show(ParentWnd: Integer): Boolean;
Show(ParentWnd: UInteger): Boolean;
ParentWnd. The numeric descriptor corresponding to the window, relative to which the format dialog box opens modally.
The Show method shows formatting dialog box.
The method is outdated, use ITabCellFormatDlg.ShowDialog.
See also: