System.Markdown.Styles.TRuleStyle
TPersistent → TMDProperty → TMDCustomAlphaColor → TMDAlphaColor → TMDPen |
Description
Rule elements properties.
Properties
TMDPen inheritance
Width |
Published |
Width of the pen. |
TMDAlphaColor inheritance
Published |
Color in ARGB format (TAlphaColor) |
TMDCustomAlphaColor inheritance
Protected |
Color in ARGB format (TAlphaColor) |
TMDProperty inheritance
Methods
IsSet |
Public |
Returns true if the color is different from TAlphaColors.Null. |
IsSetWidth |
Public |
Returns the width of the pen if IsSet returns true. |
TMDCustomAlphaColor inheritance
Public |
Returns the color. |
|
Public |
Returns whether the color is other than TAlphaColors.Null. |