Skip to main content

TdxPageTitlePart Enum

Declaration

TdxPageTitlePart = (
    tpLeft,
    tpCenter,
    tpRight
);

Members

Name
tpLeft
tpCenter
tpRight
See Also