Create(TdxCustomDocumentModel,TdxContentTypeBase) Constructor
Initializes a new instance of the TdxCustomPieceTable class with specified settings.
Declaration
constructor Create(const ADocumentModel: TdxCustomDocumentModel; const AContentType: TdxContentTypeBase); virtual;
Parameters
| Name | Type |
|---|---|
| ADocumentModel | TdxCustomDocumentModel |
| AContentType | TdxContentTypeBase |
See Also