FMX.Controls.Presentation.TPresentedControl.DoActionClientChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoActionClientChanged; override;

C++

virtual void __fastcall DoActionClientChanged(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl

Description

Sends a PM_ACTION_CLIENT_CHANGED message to the presentation layer through its presentation proxy.

For details about the circumstances that trigger this procedure, see TFmxObject.DoActionClientChanged.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Controls.Presentation.TPresentedControl.DoActionClientChanged&oldid=692629"