FMX.ScrollBox.TScrollContentSize.SetSizeWithoutChecks

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetSizeWithoutChecks(const Value: TSizeF);

C++

void __fastcall SetSizeWithoutChecks(const System::Types::TSizeF &Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TScrollContentSize


Description

Définit la taille du contenu.

Cette méthode ne contrôle pas la valeur de la propriété IsReadOnly.

Voir aussi