Skip to main content
A newer version of this page is available. .

TcxFontButtonType Enum

Declaration

TcxFontButtonType = (
    cxfbtBold,
    cxfbtItalic,
    cxfbtUnderline,
    cxfbtStrikeOut
);

Members

Name
cxfbtBold
cxfbtItalic
cxfbtUnderline
cxfbtStrikeOut
See Also