Skip to main content

TdxSimpleDocumentModel Members

Constructors

Name Description
Create(Single,Single,Single) Initializes a new instance of the TdxDpiSupport class with specified settings. Inherited from TdxDpiSupport.
Create(Single,Single) Initializes a new instance of the TdxCustomDocumentModel class with specified settings. Inherited from TdxCustomDocumentModel.

Methods

Name Description
AddHistoryItem(TdxHistoryItem) Inherited from TdxCustomDocumentModel.
ApplyChanges(TdxCustomPieceTable,TdxDocumentModelChangeType,TdxRunIndex,TdxRunIndex) Inherited from TdxCustomDocumentModel.
ApplyChangesCore(TdxCustomPieceTable,TdxDocumentModelChangeActions,TdxRunIndex,TdxRunIndex) Inherited from TdxCustomDocumentModel.
ApplySectionFormatting(TdxDocumentLogPosition,Integer,TdxSectionPropertyModifierBase) Inherited from TdxCustomDocumentModel.
AutodetectDocumentFormat(string,Boolean) Inherited from TdxCustomDocumentModel.
BeginSuppressPerformLayout Inherited from TdxCustomDocumentModel.
BeginUpdate Inherited from TdxCustomDocumentModel.
CancelUpdate Inherited from TdxCustomDocumentModel.
ClearDocument Inherited from TdxCustomDocumentModel.
ClearDocumentCore Inherited from TdxCustomDocumentModel.
CreatePieceTable(TdxContentTypeBase) Inherited from TdxCustomDocumentModel.
EndSuppressPerformLayout Inherited from TdxCustomDocumentModel.
EndUpdate Inherited from TdxCustomDocumentModel.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetPieceTables(Boolean) Inherited from TdxCustomDocumentModel.
GetService<T> Inherited from TdxCustomDocumentModel.
OnBeginUpdate Inherited from TdxCustomDocumentModel.
OnCancelUpdate Inherited from TdxCustomDocumentModel.
OnEndUpdate Inherited from TdxCustomDocumentModel.
OnFirstBeginUpdate Inherited from TdxCustomDocumentModel.
OnLastCancelUpdate Inherited from TdxCustomDocumentModel.
OnLastEndUpdate Inherited from TdxCustomDocumentModel.
OnLastEndUpdateCore Inherited from TdxCustomDocumentModel.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
Redo Inherited from TdxCustomDocumentModel.
ReplaceService<T>(T) Inherited from TdxCustomDocumentModel.
ResetDocumentFormattingCaches(TdxResetFormattingCacheType) Inherited from TdxCustomDocumentModel.
SuppressPerformLayout Inherited from TdxCustomDocumentModel.
ToString Inherited from TObject.
Undo Inherited from TdxCustomDocumentModel.
See Also