FMX.Layouts.TGridPanelLayout.TLayoutManager.RecalcCellDimensions
Delphi
procedure RecalcCellDimensions(const ARect: TRectF; const ABasedRow: TRowItem = nil; const ABasedColumn: TColumnItem = nil);
C++
void __fastcall RecalcCellDimensions(const System::Types::TRectF &ARect, TGridPanelLayout::TRowItem* const ABasedRow = (TGridPanelLayout::TRowItem*)(0x0), TGridPanelLayout::TColumnItem* const ABasedColumn = (TGridPanelLayout::TColumnItem*)(0x0));
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TLayoutManager |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。