[Overview][Types][Classes][Procedures and functions][Index] |
Convert a string into mized case using a simple algorithm
Source position: tiUtils.pas line 70
function tiMixedCase( |
AValue: string |
):string; |
Convert a string into mized case using a simple algorithm. Note: There is a more complete version of this, that takes care of words like McCrae orKing Charles IV. It will also work with characters other than #32 to sep words