TdxFloatingObjectFormatting Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomDocumentModel,TInfo,TOptions) | Initializes a new instance of the TdxIndexBasedObject<TInfo,TOptions> class with specified settings. Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Create(TdxCustomPieceTable,TdxCustomDocumentModel,TdxFloatingObjectInfo,TdxFloatingObjectOptions) | Initializes a new instance of the TdxFloatingObjectFormatting class with specified settings. |
| Create(TdxCustomPieceTable,TdxCustomDocumentModel,TInfo,TOptions) | Initializes a new instance of the TdxIndexBasedObjectB<TInfo,TOptions> class with specified settings. Inherited from TdxIndexBasedObjectB<TInfo,TOptions>. |
Properties
Methods
| Name | Description |
|---|---|
| BeginUpdate | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| CancelUpdate | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Clone | Inherited from TdxCloneable. |
| CopyFrom(TdxFloatingObjectInfo,TdxFloatingObjectOptions) | |
| CopyFrom(TdxCloneable) | Inherited from TdxCloneable. |
| EndUpdate | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ReplaceInfo(TInfo,TOptions) | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| ReplaceInfo(TInfo) | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| ToString | Inherited from TObject. |
See Also