TcxCharFormat2UnderlineType Enum
Declaration
TcxCharFormat2UnderlineType = (
cfutNone,
cfutSolid,
cfutDotted,
cfutDouble,
cfutWordOnly
);
Members
Name |
---|
cfutNone
|
cfutSolid
|
cfutDotted
|
cfutDouble
|
cfutWordOnly
|
See Also