TabSpaces
The TabSpaces function determines how many "spaces" will the cursor move or strictly speaking how many " " will appear in the text when pressing "TAB" on your keyboard. By default it is set to "0" so no action is taken when pressing the "TAB" button. you may change this value to whatever you want.
Example:
FCKConfig.TabSpaces = 5 ;