Alias for the widechar type.
Source position: types.pp line 357
type TOleChar = WideChar;
TOleChar is an alias for the WideChar type, defined in the system unit.
POleStr
Pointer to WideChar.