Table of Contents

TTMSFNCRichEditorFormatToolBarOption Enumeration

Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).

API unit family: TMSFNCRichEditorToolBar

Members

Name Description
ftoFontName Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).
ftoFontSize Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).
ftoBold Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).
ftoItalic Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).
ftoUnderline Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).
ftoStrikeout Selects which formatting controls appear on the toolbar. Values cover the font name and size (ftoFontName, ftoFontSize), character styles (ftoBold, ftoItalic, ftoUnderline, ftoStrikeout), paragraph alignment (ftoAlignLeft, ftoAlignCenter, ftoAlignRight), text and background colour (ftoTextColor, ftoBackgroundColor), inserting an image or hyperlink (ftoImage, ftoHyperlink), bulleted and numbered lists (ftoBullets, ftoNumbering) and indentation (ftoUnindent, ftoIndent).
ftoAlignLeft
ftoAlignCenter
ftoAlignRight
ftoTextColor
ftoBackgroundColor
ftoImage
ftoHyperlink
ftoBullets
ftoNumbering
ftoUnindent
ftoIndent