Searched defs:typesep (Results 1 – 2 of 2) sorted by relevance
20 char typesep; // Type separator variable
2890 void ListBoxX::SetList(const char *list, char separator, char typesep) { in SetList()