Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V23.1
  • 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