FMX.Layouts.TGridPanelLayout.TLayoutManager.RecalcCellDimensions

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

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

説明

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