| LastInnerChild property |
Applies to
TParagraph
Declaration
property LastInnerChild: TParagraph;
Description
retrieve the deepest child of the last child ( ChildPar->NextPar->NextPar...->ChildPar ...) If a paragraph has no children the LastInnerChild is nil
|
Copyright (C) by WP |