FMX.WebBrowser.ICustomBrowser.PrepareForDestruction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PrepareForDestruction;

C++

virtual void __fastcall PrepareForDestruction() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser ICustomBrowser

Description

Method should be called before destruction of native control.