type TCefStringMultimapOwn = class(TCefCustomStringMultimap)
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.
| Public | constructor Create; override; |
| Public | destructor Destroy; override; |
| Public | constructor Create; override; |
|
Allocate a new string multimap. | |
| Public | destructor Destroy; override; |
|
Free the string multimap. | |