Vcl.ExtCtrls.TCustomGridPanel.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
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomGridPanel

Description

Embarcadero Technologies does not currently have any additional information.