type TCefCallbackRef = class(TCefBaseRefCountedRef, ICefCallback)
This item has no description.
| Protected | procedure Cont; |
| Protected | procedure Cancel; |
| Public | class function UnWrap(data: Pointer): ICefCallback; |
| Protected | procedure Cont; |
|
This item has no description. Showing description inherited from ICefCallback.Cont. Continue processing. | |
| Protected | procedure Cancel; |
|
This item has no description. Showing description inherited from ICefCallback.Cancel. Cancel processing. | |
| Public | class function UnWrap(data: Pointer): ICefCallback; |
|
This item has no description. | |