SECEditLangConfig::SetTabSize

int SECEditLangConfig::SetTabSize(const int nTabSize)

Sets the number of columns the tab key advances the cursor.

Defined in: SECEditLangConfig.h

Parameters

nTabSize

Tab key advance.

Comments

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig GetTabSize