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