IsNew: Boolean;
The IsNew method returns True if the string is new. The row is considered to be new if it was added and was not edited.
The IsNew method is relevant only if a data source for the DataGrid component is determined in the DataSource property.
See also: