Skip to main content

TcxCheckListBoxImageLayout Enum

Declaration

TcxCheckListBoxImageLayout = (
    ilBeforeChecks,
    ilAfterChecks
);

Members

Name
ilBeforeChecks
ilAfterChecks
See Also