FMX.Skia.TSkLabel.DoSetSize

Aus RAD Studio API Documentation

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TSkLabel

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.