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

TcxCustomGridController Methods

Represents the base class for a View’s controller.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeforeStartDrag
BeginDragAndDrop
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler.
CancelHint
CanDrag(Integer,Integer)
ControlFocusChanged
DesignerModified
DoCancelMode
DoCheckCoordinates
DoControlFocusChanged
DoKeyDown(Word,TShiftState)
DragAndDrop(TPoint,Boolean)
DragDrop(TObject,Integer,Integer)
DragOver(TObject,Integer,Integer,TDragState,Boolean)
DrawDragImage(TcxCanvas,TRect)
EndDrag(TObject,Integer,Integer)
EndDragAndDrop(Boolean)
EndUpdate Enables updates of a View. Inherited from TcxGridViewHandler.
Equals(TObject) Inherited from TObject.
GetCursor(Integer,Integer)
GetDragImagesSize
GetHashCode Inherited from TObject.
GetHintWindowClass
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HasDragImages
HasFocusedControls
HideHint
IMEComposition(TMessage)
IMEStartComposition
InitScrollBarsParameters
IsDataFullyVisible(Boolean)
KeyDown(Word,TShiftState)
KeyPress(Char)
KeyUp(Word,TShiftState)
MouseDown(TMouseButton,TShiftState,Integer,Integer)
MouseMove(TShiftState,Integer,Integer)
MouseUp(TMouseButton,TShiftState,Integer,Integer)
ProcessDetailDialogChar(TcxCustomGridView,Word)
ProcessDialogChar(Word)
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
RefreshCustomizationForm
Scroll(TScrollBarKind,TScrollCode,Integer) Scrolls the View contents.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
ShowHint(TRect,TRect,string,Boolean,TFont,TcxCustomGridViewCellViewInfo)
StartDrag(TDragObject)
StartDragAndDrop(TPoint)
ToString Inherited from TObject.
UpdateScrollBars(Boolean)
UseRightToLeftAlignment Inherited from TcxGridViewHandler.
WndProc(TMessage)
See Also