Unit 'uCEFViewDelegate' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefViewDelegateRef

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uCEFViewDelegate.pas line 23

type TCefViewDelegateRef = class(TCefBaseRefCountedRef,ICefViewDelegate)

protected

  procedure OnGetPreferredSize();

  

  procedure OnGetMinimumSize();

  

  procedure OnGetMaximumSize();

  

  procedure OnGetHeightForWidth();

  

  procedure OnParentViewChanged();

  

  procedure OnChildViewChanged();

  

  procedure OnWindowChanged();

  

  procedure OnLayoutChanged();

  

  procedure OnFocus();

  

  procedure OnBlur();

  

public

  class function UnWrap();

  

end;

Inheritance

TCefViewDelegateRef

  

|

TCefBaseRefCountedRef,ICefViewDelegate

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio