string := "alphaBETA"; string->ToUpper()->PrintLine(); string->ToLower()->PrintLine();