type TCefStringMultimapRef = 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(aHandle : TCefStringMultimap); reintroduce; |
![]() |
constructor Create(aHandle : TCefStringMultimap); reintroduce; |
This item has no description. |