type TCefCustomUserData = class(TCefBaseRefCountedOwn, ICefCustomUserData)
This item has no description.
![]() |
FUserDataType: Pointer; |
![]() |
FUserData: Pointer; |
![]() |
function GetUserDataType: Pointer; |
![]() |
function GetUserData: Pointer; |
![]() |
constructor Create(aUserDataType, aUserData : Pointer); |
![]() |
destructor Destroy; override; |
![]() |
class function UnWrap(data: Pointer): ICefCustomUserData; |
![]() |
FUserDataType: Pointer; |
This item has no description. |
![]() |
FUserData: Pointer; |
This item has no description. |
![]() |
function GetUserDataType: Pointer; |
This item has no description. |
![]() |
function GetUserData: Pointer; |
This item has no description. |
![]() |
constructor Create(aUserDataType, aUserData : Pointer); |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
![]() |
class function UnWrap(data: Pointer): ICefCustomUserData; |
This item has no description. |