FMX.TabControl.TTabItem.DoSetSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoSetSize(const ASize: TControlSize; const NewPlatformDefault: Boolean; ANewWidth, ANewHeight: Single;  var ALastWidth, ALastHeight: Single): Boolean; override;

C++

virtual bool __fastcall DoSetSize(Fmx::Types::TControlSize* const ASize, const bool NewPlatformDefault, float ANewWidth, float ANewHeight, float &ALastWidth, float &ALastHeight);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabItem

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 !