type TCefBaseScoped = record
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))
| Public | size: NativeUInt; |
| Public | del: procedure(self: PCefBaseScoped); stdcall; |
| Public | size: NativeUInt; |
|
This item has no description. | |
| Public | del: procedure(self: PCefBaseScoped); stdcall; |
|
This item has no description. | |