FMX.Forms.TCustomPopupForm.ApplyPlacement

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ApplyPlacement;

C++

void __fastcall ApplyPlacement();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCustomPopupForm


Beschreibung

Positioniert das aktuelle Popup-Formular.

ApplyPlacement positioniert das Popup-Formular TCustomPopupForm mit den aktuellen Eigenschaften Size und Placement.

Siehe auch