API:FMX.Types.AlignObjects

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

Delphi

procedure AlignObjects(const AParent: TFmxObject; APadding: TBounds; AParentWidth, AParentHeight: Single; var ALastWidth, ALastHeight: Single; var ADisableAlign: Boolean);

C++

extern DELPHI_PACKAGE void __fastcall AlignObjects(TFmxObject* const AParent, TBounds* APadding, float AParentWidth, float AParentHeight, float &ALastWidth, float &ALastHeight, bool &ADisableAlign);

プロパティ

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

説明

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