FMX.Forms.TCustomPopupForm.ApplyPlacement

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ApplyPlacement;

C++

void __fastcall ApplyPlacement();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCustomPopupForm


Description

Positionne la fiche popup en cours.

ApplyPlacement positionne la fiche popup TCustomPopupForm en utilisant les propriétés Size et Placement en cours.

Voir aussi