Built-in Dialog Boxes

Methods

Method Description
TXTextControl.FindReplace Displays a 'Find' or 'Replace' dialog box.
TXTextControl.FontDialog Invokes the Text Control's built-in font dialog box and, after the user has closed the dialog box, specifies whether he has changed something.
TXTextControl.FormFieldDialog This method opens a built-in dialog box to set formatting attributes for the specified form field.
TXTextControl.InsertSymbolDialog Opens a modeless dialog box which can be used to insert symbol characters.
TXTextControl.ListAttrDialog Invokes the Text Control's built-in dialog box for setting attributes of bulleted and numbered lists.
TXTextControl.LoadDialog Opens the system 'Open' dialogbox and loads a document as specified.
TXTextControl.LocaleDialog Invokes the Text Control's built-in language dialog box and, after the user has closed the dialog box, specifies whether he has changed something.
TXTextControl.ObjectAttrDialog This method invokes the built-in dialog box for setting attributes of images, text frames and OLE objects.
TXTextControl.PageNumberDialog This method opens a built-in dialog box to set formatting attributes for the specified pagenumber field.
TXTextControl.ParagraphDialog Invokes the Text Control's built-in paragraph attributes dialog box and, after the user has closed the dialog box, specifies whether he has changed something.
TXTextControl.PrintDialog Opens the system printing dialog and prints a Text Control document as specified through the dialog.
TXTextControl.SaveDialog Opens the system 'Save As' dialogbox and saves a document as specified.
TXTextControl.SectionFormatDialog This method invokes the built-in dialog box to set page settings and to design the headers and footers either for the whole document or for a single section.
TXTextControl.StyleDialog Invokes the Text Control's built-in dialog box for creating, deleting and modifying formatting styles.
TXTextControl.TabDialog Invokes the Text Control's built-in dialog box for setting tabs.
TXTextControl.TableAttrDialog This method invokes the built-in dialog box for setting table attributes and, after the user has closed the dialog box, specifies whether he has changed something.
TXTextControl.TableInsertDialog This method opens a built-in dialog box which offers options to define a new table.
TXTextControl.TableOfContentsDialog Invokes the built-in dialog box for inserting or changing a table of contents.