System.Markdown.Styles.TMDEvenOddBackground
TPersistent → TMDProperty → TMDCustomAlphaColor → TMDCustomBackground |
Description
Background property for blocks which use two colors for even and odd elements.
Properties
Published |
Even color in ARGB format (TAlphaColor). |
|
Published |
Odd color in ARGB format (TAlphaColor). |
TMDCustomBackground inheritance
Padding |
Published |
Padding. |
Radius |
Published |
Corners radius. |
TMDCustomAlphaColor inheritance
Protected |
Color in ARGB format (TAlphaColor) |
TMDProperty inheritance
Methods
Public |
Activates either the even or odd color. |
TMDCustomAlphaColor inheritance
Public |
Returns the color. |
|
Public |
Returns whether the color is other than TAlphaColors.Null. |