FMX.Types.ArrangeControl
Delphi
procedure ArrangeControl(const Control: IAlignableObject; AAlign: TAlignLayout; const AParentWidth, AParentHeight: Single; const ALastWidth, ALastHeight: Single; var R: TRectF);
C++
extern DELPHI_PACKAGE void __fastcall ArrangeControl(const _di_IAlignableObject Control, TAlignLayout AAlign, const float AParentWidth, const float AParentHeight, const float ALastWidth, const float ALastHeight, System::Types::TRectF &R);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。