DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


SetRowAttributes

Declaration: TDataTable.SetRowAttributes (Attrib: integer; Mask: longword);

The method SetRowAttributes sets all row attributes to the value of Attrib. You can mask out bits which have to stay unchanged. All bits in the Mask parameter which are set to zero will be left unchanged. The following figure shows the situation for the examplary call SetRowAttributes ($0050AA68, $00F03E03), assuming that the current attribute value is $AC6468C2: