TdxCustomDocumentModel.CreatePieceTable(TdxContentTypeBase) Method
Declaration
function CreatePieceTable(AContentType: TdxContentTypeBase): TdxCustomPieceTable; virtual; abstract;
Parameters
Name | Type |
---|---|
AContentType | TdxContentTypeBase |
Returns
Type |
---|
TdxCustomPieceTable |
See Also