TdxSection Members
Constructors
Name | Description |
---|---|
Create(TdxCustomDocumentModel) | Initializes a new instance of the TdxCustomSection class with specified settings. Inherited from TdxCustomSection. |
Properties
Name | Description |
---|---|
DocumentModel | Inherited from TdxCustomSection. |
FirstParagraphIndex | Inherited from TdxCustomSection. |
LastParagraphIndex | Inherited from TdxCustomSection. |
Methods
Name | Description |
---|---|
CopyFrom(TdxCustomSection) | Inherited from TdxCustomSection. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
SubscribeHeadersFootersEvents | Inherited from TdxCustomSection. |
SubscribeInnerObjectsEvents | Inherited from TdxCustomSection. |
ToString | Inherited from TObject. |
UnsubscribeHeadersFootersEvents | Inherited from TdxCustomSection. |
UnsubscribeInnerObjectsEvents | Inherited from TdxCustomSection. |
See Also