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));
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TLayoutManager |
Description
Embarcadero Technologies does not currently have any additional information.