SMART datagrid v.1 > Classes > GridRow

Back  Forward

DataLudi.GridRow.isDescendantOf  method

このグリッド行がパラメーターgroupで指定したグループ行の子孫ならtrueをリターンする。 

function isDescendantOf (group: GroupRow): Boolean;
Returns
Boolean
Parameters
group - GroupRow. required.
See Also
parent
GroupRow
Examples
行グルーピング