TPersistent    TMDProperty    TMDCustomStyle 

Description

Defines properties for table.

Properties

Background

Published

Defnines table and rows background.

FontColor

Published

Color of the font.

Header

Published

Defines headers properties.

MinWrapSize

Published

Specifies the minimum text size to avoid word wrapping.

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

Markdown syntax: Tables