Source position: cef3api.pas line 2069
type TCefJsDialogCallback = record |
||
base: TCefBaseRefCounted; |
|
|
cont: procedure( |
|
|
self: PCefJsDialogCallback; |
||
success: Integer; |
||
const user_input: PCefString |
||
); |
||
end; |
CT Web help |
CodeTyphon Studio |