TdxPageTitlePart Enum
Declaration
TdxPageTitlePart = (
tpLeft,
tpCenter,
tpRight
);
Members
| Name |
|---|
tpLeft
|
tpCenter
|
tpRight
|
See Also