TESBSeparatorStyle Type |
Unit
QESBPCSGlobals
Declaration
TESBSeparatorStyle = (essNone, essExit, essAuto);
Values |
essNone | Don't use the Separator |
essExit | Fix Separators on Exit from control or when value assigned. |
essAuto | Automatically fix the separators during typing |
|