FMX.Skia.TSkLabel.DoSetSize

提供: 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);

プロパティ

種類 可視性 ソース ユニット
function class protected
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TSkLabel

説明



このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。