FMX.Types.RecalcControlOriginalParentSize
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 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。