type TCustomCefStringVisitor = class(TCefStringVisitorOwn)
This item has no description.
![]() |
FEvents: Pointer; |
![]() |
procedure Visit(const str: ustring); override; |
![]() |
constructor Create(const aEvents : IChromiumEvents); reintroduce; |
![]() |
destructor Destroy; override; |
![]() |
FEvents: Pointer; |
This item has no description. |
![]() |
procedure Visit(const str: ustring); override; |
This item has no description. Showing description inherited from ICefStringVisitor.Visit. Method that will be executed. |
![]() |
constructor Create(const aEvents : IChromiumEvents); reintroduce; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |