FMX.Forms.TConstrainedResizeEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TConstrainedResizeEvent = procedure(Sender: TObject; var MinWidth, MinHeight, MaxWidth, MaxHeight: Single) of object;

C++

typedef void __fastcall (__closure *TConstrainedResizeEvent)(System::TObject* Sender, float &MinWidth, float &MinHeight, float &MaxWidth, float &MaxHeight);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !