FMX.Forms.TCommonCustomForm.StartWindowResize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure StartWindowResize; virtual;

C++

virtual void __fastcall StartWindowResize();

Propriétés

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

Description

Signale que la fenêtre de cette fiche est sur le point d'être redimensionnée. StartWindowResize se termine si l'état du composant de cette fiche est csDesigning.

Voir aussi