Home
Script Language
Matrices
DataTable
Properties
RowAttrib
See also:
ColAttrib
,
SetRowAttributes
,
CopyRowAttFromArray
,
CopyRowAttToArray
,
RowAttribLevels
,
MinRowAttrib
,
MaxRowAttrib
Index
Statistical Background
RowAttrib
Declaration:
TDataTable
.
RowAttrib
[ix: integer]: integer;
The property
RowAttrib
contains the attribute information on a single object (row) of the data table.
RowAttrib
is set to zero by default. The parameter
ix
specifies the index of the row to be addressed.