FMX.Grid.TGridModel.TCoord.IsEmpty
Delphi
function IsEmpty: Boolean;
C++
bool __fastcall IsEmpty();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCoord |
Description
Returns True if the column number and the row number are undefined or False if they have valid values.