FMX.Layouts.TCustomScrollBox.ContentRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ContentRect: TRectF;

C++

System::Types::TRectF __fastcall ContentRect();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox


Description

Renvoie le rectangle qui définit la zone de défilement. La valeur résultante est du type TRectF.

Voir aussi