FMX.Layouts.TGridPanelLayout.IsRowEmpty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsRowEmpty(ARow: Integer): Boolean;

C++

bool __fastcall IsRowEmpty(int ARow);

Properties

Type Visibility Source Unit Parent
function public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

Description

Embarcadero Technologies does not currently have any additional information.