[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uCEFStreamWriter.pas line 18
type TCefStreamWriterRef = class(TCefBaseRefCountedRef,ICefStreamWriter) |
||
protected |
||
function write(); |
|
|
function Seek(); |
|
|
function Tell; |
|
|
function Flush; |
|
|
function MayBlock; |
|
|
public |
||
class function UnWrap(); |
|
|
class function CreateForFile(); |
|
|
class function CreateForHandler(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject,ICefBaseRefCounted |
CT Web help |
CodeTyphon Studio |