Show(ParentWnd: Integer): Boolean;
Show(ParentWnd: UInteger): Boolean;
ParentWnd : numeric descriptor corresponding to the window with respect to which the formatting dialog box opens modally.
The Show method shows formatting dialog box.
Comment. The method is outdated, it is recommended to use the ShowDialog method instead.
See also: