ToolColor

[property icon] ToolColor

Set if colors 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


>ToolColor

ToolColor

If this property is set to TRUE (the default) then the Color selection combo box option is added to the toolbar. If FALSE then it will not appear and if there are no other toolbar styles enabled (ToolStyle and ToolFont) 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.