SECEditLangConfig::SetReplaceTabs

void SECEditLangConfig::SetReplaceTabs(BOOL v)

Enables replacing tab keys with spaces.

Defined in: SECEditLangConfig.h

Parameters

v

If non-zero, tabs are converted to spaces as they are input.

Comments

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig GetReplaceTabs