AddService(TdxServiceType,IdxServiceCreatorCallback,Boolean)
|
|
AddService(TdxServiceType,IdxServiceCreatorCallback)
|
|
AddService(TdxServiceType,IInterface,Boolean)
|
|
AddService(TdxServiceType,IInterface)
|
Adds the specified service to the service container.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginDrag(Boolean,Integer)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
BringToFront
|
|
Broadcast(Untyped)
|
|
CanFocus
|
|
CanRedo
|
Returns a value indicating whether the Redo command is currently available to end-users.
|
CanUndo
|
Returns a value indicating whether the Undo command is currently available to end-users.
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
ClearUndo
|
Clears the action history.
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
Copy
|
Copies the current selection to the clipboard.
|
CreateDocumentServer
|
Creates a temporary document server.
|
CreateMailMergeOptions
|
Creates a container for settings usable in mail merge operations.
|
CreateNewDocument(Boolean)
|
Closes the opened document and creates a new blank document.
|
CreateParentedControl(HWND)
|
|
Cut
|
Moves the current selection to the clipboard.
|
DeselectAll
|
Cancels all selections within the current document.
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
EnsureImagesLoadComplete
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
Hide
|
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
|
IsCustomStyleActive
|
|
IsFloatingObjectSelected
|
Returns a value indicating whether a floating object is selected.
|
IsImplementorOf(IInterface)
|
|
IsLightStyleColor(TColor)
|
|
IsRightToLeft
|
|
IsSelectionInFooter
|
Returns a value indicating whether the current selection is contained within a document footer.
|
IsSelectionInHeader
|
Returns a value indicating whether the current selection is contained within a document header.
|
IsSelectionInHeaderOrFooter
|
Returns a value indicating whether the current selection is contained within either a document header or footer.
|
IsSelectionInTable
|
Returns a value indicating whether the current selection is contained within a single table.
|
IsSelectionInTextBox
|
Returns a value indicating whether the current selection is contained within a floating text box.
|
LoadDocument(TStream,TdxRichEditDocumentFormat)
|
Loads a document from the specified stream.
|
LoadDocument(string,TdxRichEditDocumentFormat)
|
Loads a document from the specified file.
|
LoadDocument(string)
|
Loads a document from the specified file.
|
LoadDocumentTemplate(TStream,TdxRichEditDocumentFormat)
|
Loads a document template from a specified stream.
|
LoadDocumentTemplate(string,TdxRichEditDocumentFormat)
|
Loads a document template from the specified file.
|
LoadDocumentTemplate(string)
|
Loads a document template from the specified file.
|
Loaded
|
|
LockDrawing
|
|
MailMerge(IdxRichEditDocument)
|
|
MailMerge(IdxRichEditMailMergeOptions,IdxRichEditDocument)
|
|
MailMerge(IdxRichEditMailMergeOptions,TStream,TdxRichEditDocumentFormat)
|
|
MailMerge(IdxRichEditMailMergeOptions,string,TdxRichEditDocumentFormat)
|
|
MailMerge(TStream,TdxRichEditDocumentFormat)
|
|
MailMerge(string,TdxRichEditDocumentFormat)
|
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
Notification(TComponent,TOperation)
|
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Paste
|
Inserts clipboard content at the caret position or replaces the current selection.
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PreProcessMessage(TMsg)
|
|
Realign
|
|
Redo
|
Restores the effect of the last undone action.
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveService(TdxServiceType,Boolean)
|
|
RemoveService(TdxServiceType)
|
Removes the specified service from the service container.
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
SaveDocument
|
Saves the opened document to a file.
|
SaveDocument(TStream,TdxRichEditDocumentFormat)
|
Saves the opened document to a stream.
|
SaveDocument(string,TdxRichEditDocumentFormat)
|
Saves the opened document to a file.
|
SaveDocument(string)
|
Saves the opened document to a file.
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
SelectAll
|
Selects all contents within the current document.
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
Sets boundaries of the Rich Edit control on the application form.
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
ToString
|
|
Undo
|
Reverses the last action performed in the current document.
|
UnlockDrawing
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|