Record TCefBaseScoped

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefBaseScoped = record

Description

All scoped framework structures must include this structure first.

Implemented by ICefBaseScoped.

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

Overview

Fields

Public size: NativeUInt;
Public del: procedure(self: PCefBaseScoped); stdcall;

Description

Fields

Public size: NativeUInt;

This item has no description.

Public del: procedure(self: PCefBaseScoped); stdcall;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.