v7.0
Determines the behavior of the auto-complete feature for a text editor widget control (see siControlTextEditor).
Constant | Value | Description |
---|---|---|
siNone | 0 | Turn off auto-complete. |
siKeywords | 0x00000002 | Auto-complete only keywords. |
siCommands | 0x00000004 | Auto-complete names of installed commands. |