SECEditLangConfig::SetReplaceTabs
voidSECEditLangConfig::SetReplaceTabs(BOOLv)
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