TcxParaFormat2Alignment Enum
In This Article
#Declaration
Delphi
TcxParaFormat2Alignment = (
pfaLeft,
pfaRight,
pfaCenter,
pfaJustify
);
#Members
Name |
---|
pfa
|
pfa
|
pfa
|
pfa
|
See Also