[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'types' (#rtl)

PPOleStr

Pointer to POleStr type

Declaration

Source position: types.pp line 129

type PPOleStr = ^POleStr;

Description

PPOleStr is a typed pointer to a POleStr variable.

See also

POleStr

  

Pointer to WideChar

The latest version of this document can be found at lazarus-ccr.sourceforge.net.