IdxRichEditDocumentServer Methods Name Description AddAfterExportHandler(TNotifyEvent) AddBeforeExportHandler(TdxBeforeExportEvent) AddBeforeImportHandler(TdxBeforeImportEvent) AddCalculateDocumentVariableHandler(TdxCalculateDocumentVariableEvent) AddContentChangedHandler(TNotifyEvent) AddDocumentClosingHandler(TdxCloseQueryEvent) AddDocumentLoadedHandler(TNotifyEvent) AddEmptyDocumentCreatedHandler(TNotifyEvent) AddHtmlTextChangedHandler(TNotifyEvent) AddInitializeDocumentHandler(TdxEvent) AddModifiedChangedHandler(TNotifyEvent) AddRtfTextChangedHandler(TNotifyEvent) AddSelectionChangedHandler(TNotifyEvent) AddUnitChangedHandler(TNotifyEvent) AddUnitChangingHandler(TNotifyEvent) CreateNewDocument(Boolean) GetDocument Inherited from IdxRichEditDocumentContainer. GetDpiX GetDpiY GetHtmlText GetLayoutUnit GetMeasurementUnit GetModified GetRtfText GetText LoadDocument(TStream,TdxRichEditDocumentFormat) LoadDocumentTemplate(TStream,TdxRichEditDocumentFormat) RemoveAfterExportHandler(TNotifyEvent) RemoveBeforeExportHandler(TdxBeforeExportEvent) RemoveBeforeImportHandler(TdxBeforeImportEvent) RemoveCalculateDocumentVariableHandler(TdxCalculateDocumentVariableEvent) RemoveContentChangedHandler(TNotifyEvent) RemoveDocumentClosingHandler(TdxCloseQueryEvent) RemoveDocumentLoadedHandler(TNotifyEvent) RemoveEmptyDocumentCreatedHandler(TNotifyEvent) RemoveHtmlTextChangedHandler(TNotifyEvent) RemoveInitializeDocumentHandler(TdxEvent) RemoveModifiedChangedHandler(TNotifyEvent) RemoveRtfTextChangedHandler(TNotifyEvent) RemoveSelectionChangedHandler(TNotifyEvent) RemoveUnitChangedHandler(TNotifyEvent) RemoveUnitChangingHandler(TNotifyEvent) SaveDocument(TStream,TdxRichEditDocumentFormat) SetHtmlText(string) SetLayoutUnit(TdxDocumentLayoutUnit) SetMeasurementUnit(TdxMeasurementUnit) SetModified(Boolean) SetRtfText(string) SetText(string) See Also IdxRichEditDocumentServer Interface IdxRichEditDocumentServer Members dxRichEdit.DocumentModel.RichEditDocumentServer Unit