FMX.Types.RecalcControlOriginalParentSize

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure RecalcControlOriginalParentSize(const Parent: TFmxObject; ComponentState : TComponentState; const Anchoring: Boolean; var AOriginalParentSize : TPointF);

C++

extern DELPHI_PACKAGE void __fastcall RecalcControlOriginalParentSize(TFmxObject* const Parent, System::Classes::TComponentState ComponentState, const bool Anchoring, System::Types::TPointF &AOriginalParentSize);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

説明

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