EdGetTabStopsΒΆ

EdGetTabStops returns the tab stop size in number of characters.

nTabSize = EdGetTabStops(hEdit)

Return Value

Is the tab stop size in number of characters.

Parameters

hEdit

Identifies the editor.

History

Version Description
R2013.1 New.

id-1402397