FMX.Controls.Presentation.TPresentedControl.DoExit

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoExit; override;

C++

virtual void __fastcall DoExit(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl


Beschreibung

Sendet eine PM_RESET_FOCUS-Botschaft an die Darstellungsschicht über den Darstellungs-Proxy gefolgt von einer PM_DO_EXIT-Botschaft.

Einzelheiten zu den Auslösern dieser Prozedur finden Sie unter TControl.DoExit.

Siehe auch

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=FMX.Controls.Presentation.TPresentedControl.DoExit&oldid=693601"