Class TCefStringMultimapOwn

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefStringMultimapOwn = class(TCefCustomStringMultimap)

Description

This item has no description. Showing description inherited from TCefCustomStringMultimap.

CEF string multimaps are a set of key/value string pairs. More than one value can be assigned to a single key.

Hierarchy

Overview

Methods

Public constructor Create; override;
Public destructor Destroy; override;

Description

Methods

Public constructor Create; override;

Allocate a new string multimap.

Public destructor Destroy; override;

Free the string multimap.


Generated by PasDoc 0.16.0-snapshot.