TPersistent    TMDProperty    TMDCustomStyle 

Description

Defines properties for TMDViewer controls.

Properties

WordWrap

Published

Determines whether the control inserts soft carriage returns so that the text wraps at the right margin.

TMDCustomStyle inheritance

Background

Protected

Defnines the background.

FontAlphaColor

Public

Contains the color in ARGB (TAlphaColor)

FontColor

Protected

Contains the font color (TColor).

Pen

Protected

Defines the pen.

Underline

Protected

Defines whether the text is underlined.

TMDProperty inheritance

Styles

Public

Contains the parent TStyle to which it belongs.

Methods

TMDCustomStyle inheritance

FontColorIsSet

Public

Returns whether the color is other than clDefault.

See also

TMDViewer