Back to Devexpress

TcxCheckListBoxImageLayout Enum

vcl-cxchecklistbox-4930db85.md

latest261 B
Original Source

TcxCheckListBoxImageLayout Enum

Declaration

delphi
TcxCheckListBoxImageLayout = (
    ilBeforeChecks,
    ilAfterChecks
);

Members

Name
ilBeforeChecks
ilAfterChecks

See Also

cxCheckListBox Unit