|
edit_SetStatusLineCaptions/9edit_SetStatusLineCaptions(window WinHandle, string Insert, string Overwrite, string Indent, string NoIndent, string Wrap, string UnWrap, string Modified, string ReadOnly) Flow pattern (i,i,i,i,i,i,i,i,i) Sets text that will be displayed as the correspondent status line captions. RemarksThe default captions displayed in the editor status line to identify editor modes are: Overwrite, Indent, NoIndent, Wrap, UnWrap, Modified, and ReadOnly. Portability16-bit Windows, 32-bit Windows, and 32-bit OS/2 Presentation Manager. FailNever fails Errors6900 Specified window is not an editor window |