Skip to main content

Create(TdxCustomPieceTable,TdxCustomDocumentModel,TdxFloatingObjectInfo,TdxFloatingObjectOptions) Constructor

Initializes a new instance of the TdxFloatingObjectFormatting class with specified settings.

Declaration

constructor Create(APieceTable: TdxCustomPieceTable; const ADocumentModel: TdxCustomDocumentModel; const AFormattingInfo: TdxFloatingObjectInfo; const AFormattingOptions: TdxFloatingObjectOptions); reintroduce; overload;

Parameters

Name Type
APieceTable TdxCustomPieceTable
ADocumentModel TdxCustomDocumentModel
AFormattingInfo TdxFloatingObjectInfo
AFormattingOptions TdxFloatingObjectOptions
See Also