FMX.Forms.IFMXWindowService.SetWindowRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetWindowRect(const AForm: TCommonCustomForm; ARect: TRectF);

C++

virtual void __fastcall SetWindowRect(TCommonCustomForm* const AForm, const System::Types::TRectF &ARect) = 0 ;

Propriétés

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

Description

Dans les classes descendantes, SetWindowRect implémente des fonctionnalités afin de définir la zone de rectangle de travail de la fiche donnée.

Voir aussi