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));
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TLayoutManager |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.