Pointer to POleStr type
Source position: types.pp line 172
type PPOleStr = ^POleStr;
PPOleStr is a typed pointer to a POleStr variable.
POleStr
Pointer to WideChar