TdxBackgroundFormatter.BeginDocumentRendering(TdxPredicate<TdxDocumentModelPosition>) Method
Declaration
procedure BeginDocumentRendering(APerformPrimaryLayoutUntil: TdxPredicate<TdxDocumentModelPosition>);
Parameters
| Name | Type |
|---|---|
| APerformPrimaryLayoutUntil | TdxPredicate<T> |
See Also