TdxPageNumberFormat Enum
In This Article
#Declaration
Delphi
TdxPageNumberFormat = (
pnfNumeral,
pnfChars,
pnfUpperChars,
pnfRoman,
pnfUpperRoman
);
#Members
Name |
---|
pnf
|
pnf
|
pnf
|
pnf
|
pnf
|
See Also