Skip to main content

TcxShellComboBoxShowFullPath Enum

Declaration

TcxShellComboBoxShowFullPath = (
    sfpNever,
    sfpAlways,
    sfpNotFocused
);

Members

Name
sfpNever
sfpAlways
sfpNotFocused
See Also