FMX.WebBrowser.TCustomWebBrowser.AncestorVisibleChanged
Delphi
procedure AncestorVisibleChanged(const Visible: Boolean); override;
C++
virtual void __fastcall AncestorVisibleChanged(const bool Visible);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.WebBrowser.pas FMX.WebBrowser.hpp |
FMX.WebBrowser | TCustomWebBrowser |
Description
Notifies its child controls that the visibility of an ancestor of your control has changed to Visible.
{{#multireplace:FMX.WebBrowser.TCustomWebBrowser.AncestorVisibleChanged|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Controls.TControl.AncestorVisibleChanged|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Controls.TControl.AncestorVisibleChanged|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Notifies its child controls that the visibility of an ancestor of your control has changed to Visible.