| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Pointer to WideChar
Source position: types.pp line 171
type POleStr = PWideChar;  | 
POleStr is a pointer to a (double) null-terminated array of TOleChar characters.
  | 
Alias for the widechar type  |