type TCefStringVisitorOwn = class(TCefBaseRefCountedOwn, ICefStringVisitor)
This item has no description.
![]() |
procedure Visit(const str: ustring); virtual; |
![]() |
constructor Create; virtual; |
![]() |
procedure Visit(const str: ustring); virtual; |
|
This item has no description. Showing description inherited from ICefStringVisitor.Visit. Method that will be executed. | |
![]() |
constructor Create; virtual; |
|
This item has no description. | |