DT_EXPANDTABS top-level constant

int const DT_EXPANDTABS

Expands tab characters. The default number of characters per tab is eight. The DT_WORD_ELLIPSIS, DT_PATH_ELLIPSIS, and DT_END_ELLIPSIS values cannot be used with the DT_EXPANDTABS value.

Implementation

const DT_EXPANDTABS = 0x00000040;