ToolFont

[property icon] ToolFont

Set if fonts should appear on the toolbar

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Rich Edit

Introduced in KCML version 5.02


>ToolFont

ToolFont

If this property is set to TRUE (the default) then the Font style and size combo boxes will be added to the toolbar. If FALSE then they will not appear and if there are no other toolbar styles enabled (ToolStyle and ToolColor) then no editing toolbar will be displayed.

This property is a design time only property that has no effect if changed under program control.

See also

Rich Edit methods, properties and events.