Skip to main content

TcxParaFormat2Alignment Enum

Declaration

TcxParaFormat2Alignment = (
    pfaLeft,
    pfaRight,
    pfaCenter,
    pfaJustify
);

Members

Name
pfaLeft
pfaRight
pfaCenter
pfaJustify
See Also