Skip to main content

TcxImageAlign Enum

Declaration

TcxImageAlign = (
    iaLeft,
    iaRight
);

Members

Name
iaLeft
iaRight
See Also