Record TCefPreferenceRegistrar

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefPreferenceRegistrar = record

Description

Structure that manages custom preference registrations.

Implemented by TCefPreferenceRegistrarRef.

<see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_preference_capi.h">CEF source file: /include/capi/cef_preference_capi.h (cef_preference_registrar_t))

Overview

Fields

Public base: TCefBaseScoped;
Public add_preference: function(self: PCefPreferenceRegistrar; const name: PCefString; default_value: PCefValue): Integer; stdcall;

Description

Fields

Public base: TCefBaseScoped;

This item has no description.

Public add_preference: function(self: PCefPreferenceRegistrar; const name: PCefString; default_value: PCefValue): Integer; stdcall;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.