AcceptMousePosForClick(Integer,Integer)
|
|
Activate(TcxCustomEditData,Boolean)
|
|
ActivateByKey(Char,TcxCustomEditData)
|
|
ActivateByMouse(TShiftState,Integer,Integer,TcxCustomEditData)
|
|
AddFontListener(IcxFontListener)
|
|
AdjustInnerEditPosition
protected
|
Adjusts the position of the inner editor.
|
AreChangeEventsLocked
|
Returns True when edit value change notifications are postponed by LockChangeEvents method calls.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginDrag(Boolean,Integer)
|
|
BeginDragAndDrop
|
|
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
|
|
CanFocusEx
|
|
CanModify
protected
|
Specifies whether the edit value can be modified.
|
CanPostEditValue
|
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
Clear
|
Deletes editor content.
|
ClearSavedChildControlRegions
|
|
ClearSelection
|
Removes the selected text from an editor.
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CopyToClipboard
|
Copies the selected portion of a value within an editor to the clipboard.
|
Create
|
|
CreateInnerEdit
protected
|
Creates an inner editor within an edit control.
|
CreateParentedControl(HWND)
|
|
CutToClipboard
|
Removes the selected text from an editor and places it to the clipboard.
|
Deactivate
|
Deactivates the editor if it is active.
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
DoButtonClick(Integer)
protected
|
Performs some preprocessing when a user clicks an editor button.
|
DoButtonDown(Integer)
protected
|
Performs some processing when a user presses an editor button.
|
DoButtonUp(Integer)
protected
|
Performs some processing when a user releases the pressed editor button.
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DoEditing
|
|
DoEditKeyDown(Word,TShiftState)
protected
|
Performs some processing when a user presses any key while the editor has focus.
|
DoEditKeyPress(Char)
protected
|
Performs some processing when a user has pressed and released a key within an editor.
|
DoEditKeyUp(Word,TShiftState)
protected
|
Performs some processing when a user releases the pressed key.
|
DoOnChange
protected
|
Performs additional processing when the display value within an editor is about to be changed.
|
DoOnEditValueChanged
protected
|
Performs additional processing when the edit value within an editor is about to be changed.
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FinishDragAndDrop(Boolean)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetHashCode
|
|
GetInnerEditClass
protected
|
Returns the class of an inner editor.
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetPropertiesClass
|
Returns a reference to the actual editor settings class.
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBaseLine
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
GetVisibleBounds
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasInnerControl
|
|
HasInnerControlHandle
|
|
HasParent
|
|
HasPopupWindow
|
|
HasTextBaseLine
|
|
Hide
|
|
InitializeViewData(TcxCustomEditViewData)
protected
|
|
InitiateAction
|
|
InnerControlDefaultHandler(TMessage)
|
|
InnerControlMenuHandler(TMessage)
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
InternalFocused
|
|
InternalSetEditValue(TcxEditValue,Boolean)
protected
|
|
Invalidate
|
|
InvalidateRect(TRect,Boolean)
|
Adds a specified portion of the control’s client area to the window update region.
|
InvalidateRgn(TcxRegion,Boolean)
|
|
InvalidateWithChildren
|
|
IsChildWindow(THandle)
|
|
IsCustomStyleActive
|
|
IsEditClass
|
|
IsImplementorOf(IInterface)
|
|
IsInplace
|
|
IsLightStyleColor(TColor)
|
|
IsMouseInPressedArea(Integer,Integer)
|
|
IsRepositoryItemAcceptable(TcxEditRepositoryItem)
|
|
IsRightToLeft
|
|
IsStylePropertyPublished(string,Boolean)
|
|
Loaded
|
|
LockAlignControls(Boolean)
|
|
LockChangeEvents(Boolean,Boolean)
|
Enables/postpones edit value change notification events.
|
LockClick(Boolean)
|
|
LockDrawing
|
|
LockEditValueChanging(Boolean)
|
Enables/postpones the OnEditing event.
|
LockFormInactivation(Boolean)
|
|
LockPopupMenu(Boolean)
|
|
LockScrollBars
|
|
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)
|
|
PasteFromClipboard
|
Pastes the contents of the clipboard to an editor by replacing the current selection.
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PostEditValue
|
Writes the value to a data storage.
|
PostMouseMove
|
|
PostMouseMove(TPoint)
|
|
PrepareEditValue(TcxEditValue,TcxEditValue,Boolean)
|
|
PreProcessMessage(TMsg)
|
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RefreshContainer(TPoint,TcxMouseButton,TShiftState,Boolean)
protected
|
Updates the container control.
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFontListener(IcxFontListener)
|
|
RemoveFreeNotification(TComponent)
|
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
Reset
|
|
ResetEditValue
protected
|
Restores the previous edit value.
|
RestoreStyles
|
Restores the default values to the style attributes of all the styles provided by the container control.
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
ScrollContent(TcxDirection)
|
|
ScrollWindow(Integer,Integer,TRect)
|
|
SelectAll
|
Selects all text within an editor.
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetParentComponent(TComponent)
|
|
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
|
|
SetScrollBarsParameters(Boolean)
|
|
SetSelection(Integer,Integer)
|
Sets the text selection within a text editor.
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
SetValidatableEditValue(TcxEditValue)
|
Emulates keyboard input for further input validation.
|
ShortRefreshContainer(Boolean)
|
|
Show
|
|
StartDrag(TDragObject)
|
|
SupportsSpelling
protected
|
Identifies if the editor supports a spellchecker component.
|
SystemInfoChanged(Cardinal)
|
|
ToString
|
|
TranslationChanged
|
|
Undo
|
Discards changes made to an editor’s text.
|
UnlockDrawing
|
|
UnlockScrollBars
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UpdateScrollBarsParameters
|
|
UpdateWithChildren
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
ValidateEdit
|
Validates the display value of an editor.
|
ValidateEdit(Boolean)
|
|
WndProc(TMessage)
|
|