System.Markdown.Styles.TMDPen
TPersistent → TMDProperty → TMDCustomAlphaColor → TMDAlphaColor |
Description
Defines a pen for rules and blocks with border.
Properties
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. |