Skip to main content
A newer version of this page is available. .

TcxImageComboBox Methods

Represents an editor displaying a list of images and text strings within a dropdown window.
Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
Activate(TcxCustomEditData,Boolean) Inherited from TcxCustomEdit.
ActivateByKey(Char,TcxCustomEditData) Inherited from TcxCustomEdit.
ActivateByMouse(TShiftState,Integer,Integer,TcxCustomEditData) Inherited from TcxCustomEdit.
AddFontListener(IcxFontListener) Inherited from TcxControl.
AdjustInnerEditPosition protected Adjusts the position of the inner editor. Inherited from TcxCustomEdit.
AreChangeEventsLocked Returns True when edit value change notifications are postponed by LockChangeEvents method calls. Inherited from TcxCustomEdit.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(Boolean,Integer) Inherited from TControl.
BeginDragAndDrop Inherited from TcxControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CanDropDown protected Determines whether the popup window can be opened. Inherited from TcxCustomDropDownEdit.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited from TcxControl.
CanHide Inherited from TcxCustomDropDownEdit.
CanModify protected Specifies whether the edit value can be modified. Inherited from TcxCustomEdit.
CanPostEditValue Inherited from TcxCustomEdit.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
Clear Deletes the contents of an editor. Inherited from TcxCustomEdit.
ClearSavedChildControlRegions Inherited from TcxContainer.
ClearSelection Removes the selected text from an editor. Inherited from TcxCustomTextEdit.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
CloseUp(TcxEditCloseUpReason) protected Closes the popup window and passes the selected item’s value to an editor. Inherited from TcxCustomDropDownEdit.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
CopyToClipboard Copies the selected portion of a value within an editor to the clipboard. Inherited from TcxCustomEdit.
CreateInnerEdit protected Creates an inner editor within an edit control. Inherited from TcxCustomEdit.
CreateParentedControl(HWND) Inherited from TWinControl.
CutToClipboard Copies the selected text to the Clipboard and deletes the selection. Inherited from TcxCustomMaskEdit.
Deactivate Inherited from TcxCustomEdit.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
DoButtonClick(Integer) protected Performs some preprocessing when a user clicks an editor button. Inherited from TcxCustomEdit.
DoButtonDown(Integer) protected Performs some processing when a user presses an editor button. Inherited from TcxCustomEdit.
DoButtonUp(Integer) protected Performs some processing when a user releases the pressed editor button. Inherited from TcxCustomEdit.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DoEditing Inherited from TcxCustomEdit.
DoEditKeyDown(Word,TShiftState) protected Performs some processing when a user presses any key while the editor has focus. Inherited from TcxCustomEdit.
DoEditKeyPress(Char) protected Performs some processing when a user has pressed and released a key within an editor. Inherited from TcxCustomEdit.
DoEditKeyUp(Word,TShiftState) protected Performs some processing when a user releases the pressed key. Inherited from TcxCustomEdit.
DoOnChange protected Performs additional processing when the display value within an editor is about to be changed. Inherited from TcxCustomEdit.
DoOnEditValueChanged protected Performs additional processing when the edit value within an editor is about to be changed. Inherited from TcxCustomEdit.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
DropDown protected Opens the popup window and generates the TcxCustomDropDownEditProperties.OnInitPopup and TcxCustomDropDownEditProperties.OnPopup events. Inherited from TcxCustomDropDownEdit.
EnableAlign Inherited from TWinControl.
EndDrag(Boolean) Inherited from TControl.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FinishDragAndDrop(Boolean) Inherited from TcxControl.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Determines whether an edit control or its popup window has focus. Inherited from TcxCustomDropDownEdit.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetInnerEditClass protected Returns the class of an inner editor. Inherited from TcxCustomEdit.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetPropertiesClass Returns the class of a Properties object. Inherited from TcxCustomEdit.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBaseLine Inherited from TcxCustomEdit.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
GetVisibleBounds Inherited from TcxContainer.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasInnerControl Inherited from TcxContainer.
HasInnerControlHandle Inherited from TcxContainer.
HasParent Inherited from TComponent.
HasPopupWindow Inherited from TcxContainer.
HasTextBaseLine Inherited from TcxCustomEdit.
Hide Inherited from TControl.
InitializeViewData(TcxCustomEditViewData) protected Inherited from TcxCustomEdit.
InitiateAction Inherited from TControl.
InnerControlDefaultHandler(TMessage) Inherited from TcxContainer.
InnerControlMenuHandler(TMessage) Inherited from TcxContainer.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
InternalFocused Inherited from TcxCustomEdit.
InternalSetEditValue(TcxEditValue,Boolean) protected Inherited from TcxCustomEdit.
Invalidate Inherited from TControl.
InvalidateRect(TRect,Boolean) Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean) Inherited from TcxControl.
InvalidateWithChildren Inherited from TcxControl.
IsChildWindow(THandle) Inherited from TcxCustomEdit.
IsCustomStyleActive Inherited from TControl.
IsEditClass Inherited from TcxCustomEdit.
IsImplementorOf(IInterface) Inherited from TComponent.
IsInplace Inherited from TcxContainer.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsRepositoryItemAcceptable(TcxEditRepositoryItem) Inherited from TcxCustomEdit.
IsRightToLeft Inherited from TControl.
IsStylePropertyPublished(string,Boolean) Inherited from TcxContainer.
Loaded Inherited from TComponent.
LockAlignControls(Boolean) Inherited from TcxContainer.
LockChangeEvents(Boolean,Boolean) Enables/postpones edit value change notification events. Inherited from TcxCustomEdit.
LockClick(Boolean) Inherited from TcxCustomEdit.
LockDrawing Inherited from TWinControl.
LockEditValueChanging(Boolean) Enables/postpones the OnEditing event. Inherited from TcxCustomEdit.
LockPopupMenu(Boolean) Inherited from TcxContainer.
LockScrollBars Inherited from TcxControl.
ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
ManualFloat(TRect) Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseWheelHandler(TMessage) Inherited from TControl.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
ParentToClient(TPoint,TWinControl) Inherited from TControl.
PasteFromClipboard Pastes the contents of the clipboard to an editor by replacing the current selection. Inherited from TcxCustomEdit.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PopupWindowClosed(TObject) protected The method is called after closing the popup window. Inherited from TcxCustomDropDownEdit.
PopupWindowClosing(TObject) protected Called before closing the popup window. Inherited from TcxCustomDropDownEdit.
PostEditValue Writes the value to a data storage. Inherited from TcxCustomEdit.
PostMouseMove Inherited from TcxControl.
PostMouseMove(TPoint) Inherited from TcxControl.
PrepareEditValue(TcxEditValue,TcxEditValue,Boolean) Inherited from TcxCustomEdit.
PreProcessMessage(TMsg) Inherited from TWinControl.
Realign Inherited from TWinControl.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
RefreshContainer(TPoint,TcxMouseButton,TShiftState,Boolean) protected Updates the container control. Inherited from TcxContainer.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveControl(TControl) Inherited from TWinControl.
RemoveFontListener(IcxFontListener) Inherited from TcxControl.
RemoveFreeNotification(TComponent) Inherited from TComponent.
Repaint Inherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
Reset Inherited from TcxCustomEdit.
ResetEditValue protected Restores the previous edit value. Inherited from TcxCustomEdit.
RestoreStyles Restores the default values to the style attributes of all the styles provided by the container control. Inherited from TcxContainer.
ScaleBy(Integer,Integer) Inherited from TWinControl.
ScaleForPPI(Integer) Inherited from TControl.
ScaleRectSize(TRect) Inherited from TControl.
ScaleValue(Double) Inherited from TControl.
ScaleValue(Integer) Inherited from TControl.
ScaleValue(TPoint) Inherited from TControl.
ScaleValue(TRect) Inherited from TControl.
ScaleValue(TSize) Inherited from TControl.
ScreenToClient(TPoint) Inherited from TControl.
ScreenToClient(TRect) Inherited from TControl.
ScrollBy(Integer,Integer) Inherited from TWinControl.
ScrollContent(TcxDirection) Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
SelectAll Selects all text within an editor. Inherited from TcxCustomTextEdit.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetParentComponent(TComponent) Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxControl.
SetScrollBarsParameters(Boolean) Inherited from TcxContainer.
SetSelection(Integer,Integer) Sets the text selection within a text editor. Inherited from TcxCustomTextEdit.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
SetValidatableEditValue(TcxEditValue) Emulates keyboard input for further input validation. Inherited from TcxCustomEdit.
ShortRefreshContainer(Boolean) Inherited from TcxContainer.
Show Inherited from TControl.
StartDrag(TDragObject) Inherited from TcxControl.
SupportsSpelling protected Inherited from TcxCustomEdit.
SystemInfoChanged(Cardinal) Inherited from TcxControl.
ToString Inherited from TObject.
TranslationChanged Inherited from TcxControl.
Undo Discards changes made to an editor’s text. Inherited from TcxCustomTextEdit.
UnlockDrawing Inherited from TWinControl.
UnlockScrollBars Inherited from TcxControl.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UpdateScrollBarsParameters Inherited from TcxContainer.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
ValidateEdit Validates the display value of an editor. Inherited from TcxCustomEdit.
ValidateEdit(Boolean) Inherited from TcxCustomEdit.
WndProc(TMessage) Inherited from TControl.
See Also