type TCefPrintJobCallbackRef = class(TCefBaseRefCountedRef, ICefPrintJobCallback)
This item has no description.
procedure cont; |
|
class function UnWrap(data: Pointer): ICefPrintJobCallback; |
procedure cont; |
|
This item has no description. Showing description inherited from ICefPrintJobCallback.cont. Indicate completion of the print job. |
class function UnWrap(data: Pointer): ICefPrintJobCallback; |
|
This item has no description. |