FMX.Skia.TSkLabel.DoSetSize
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);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | TSkLabel |
Description
Embarcadero Technologies does not currently have any additional information.