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.
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
constructor Create; override; |
Allocate a new string multimap. |
![]() |
destructor Destroy; override; |
Free the string multimap. |