Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeforeStartDrag
|
|
BeginDragAndDrop
|
|
BeginUpdate(TcxGridShowLockedStateImageMode)
|
Prevents a grid View from updating until the EndUpdate method is called.
|
CancelHint
|
|
CancelIncSearching
|
Stops an incremental search.
|
CanDrag(Integer,Integer)
|
|
CanShowGroupFooter(Integer)
|
|
CheckEditing(Integer,Boolean)
|
|
CheckScrolling(TPoint)
|
|
ClearCellSelection
|
Clears the column selection within a (Banded) Table View.
|
ClearGrouping
|
|
ClearSelection
|
Unselects records within the current View.
|
ControlFocusChanged
|
|
CreateNewRecord(Boolean)
|
Creates a new record within the View.
|
DeleteSelection
|
Deletes selected records within the current View.
|
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.
|
Equals(TObject)
|
|
FindNextColumnVertically(Integer,Boolean,Boolean)
|
Returns the index of the upper/lower focusable column in the in the current data row.
|
FindNextItem(Integer,Boolean,Boolean,Boolean,Boolean,TcxCustomGridRecord)
|
Returns the index of the focusable data item that follows or precedes to the specified data item.
|
FindNextRecord(Integer,Boolean,Boolean,Boolean)
|
Returns the position of the next or previous record.
|
FocusFirstAvailableItem
|
Focuses the first focusable cell in the current record.
|
FocusNextCell(Boolean,Boolean,Boolean,Boolean,Boolean)
|
Focuses the cell/record next to or prior to the current one.
|
FocusNextColumnVertically(Integer,Boolean,Boolean)
|
Focuses the upper/lower focusable column in the current data row.
|
FocusNextItem(Integer,Boolean,Boolean,Boolean,Boolean,Boolean)
|
Focuses the cell next to or prior to the specified one.
|
FocusNextRecord(Integer,Boolean,Boolean,Boolean,Boolean)
|
Moves focus to the next or previous record while preserving the existing selection.
|
FocusNextRecordWithSelection(Integer,Boolean,Boolean,Boolean,Boolean)
|
Moves focus to and selects the next or previous record.
|
FocusRecord(Integer,Boolean)
|
Moves focus to and selects a particular record.
|
GetCursor(Integer,Integer)
|
|
GetDragDropText(TDragObject)
|
|
GetDragDropTextViewParams(TcxViewParams)
|
|
GetDragImagesSize
|
|
GetHashCode
|
|
GetHintWindowClass
|
|
GetNamePath
|
|
GetOwner
|
|
GoToFirst(Boolean)
|
Moves focus to the first record (grouping row or data record) within the View.
|
GoToLast(Boolean,Boolean)
|
Moves focus to the last record (grouping row or data record) within the View.
|
GoToNext(Boolean,Boolean)
|
Moves focus to the record following the current one.
|
GoToPrev(Boolean,Boolean)
|
Moves focus to the record preceding the current one.
|
HasBandsCustomizationPopup
|
|
HasDragImages
|
|
HasFilterMRUItemsPopup
|
|
HasFilterPopup
|
|
HasFocusedControls
|
|
HasItemsCustomizationPopup
|
|
HideFindPanel
|
Hides the Find Panel.
|
HideHint
|
|
IMEComposition(TMessage)
|
|
IMEStartComposition
|
|
InitScrollBarsParameters
|
|
IsClickableRecordHitTest(TcxCustomGridHitTest)
|
|
IsDataFullyVisible(Boolean)
|
|
IsFilterRowFocused
|
Returns True when a filter row is displayed and focused in a (Banded) Table View.
|
IsFilterRowOperatorSupported(Integer,TcxFilterOperatorKind)
|
Determines if a specific operator can be used to build a filter condition within the filter row for a given column.
|
IsFindPanelVisible
|
Determines if the Find Panel is currently displayed.
|
IsFinish
|
|
IsNewItemRowFocused
|
Identifies if the new item row has focus.
|
IsSpecialRowFocused
|
Identifies if the utility row has focus.
|
IsStart
|
|
KeyDown(Word,TShiftState)
|
|
KeyPress(Char)
|
|
KeyUp(Word,TShiftState)
|
|
MakeFocusedItemVisible
|
Brings the focused data item into view.
|
MakeFocusedRecordVisible
|
Scrolls the View to make the focused record visible.
|
MakeItemVisible(TcxCustomGridTableItem)
|
Brings the specified data item into view.
|
MakeRecordVisible(TcxCustomGridRecord)
|
Makes a specific record visible.
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
ProcessDetailDialogChar(TcxCustomGridView,Word)
|
|
ProcessDialogChar(Word)
|
|
QueryInterface(TGUID,Untyped)
|
|
RefreshCustomizationForm
|
|
Scroll(TScrollBarKind,TScrollCode,Integer)
|
Scrolls the View contents.
|
SelectAll
|
|
SelectAllColumns
|
Selects all columns within the (Banded) Table View’s currently selected records.
|
SelectAllRecords
|
|
SelectCells(TcxGridColumn,TcxGridColumn,Integer,Integer)
|
Selects specific cells within a (Banded) Table View.
|
SelectColumns(TcxGridColumn,TcxGridColumn)
|
Selects specific columns within the (Banded) Table View’s currently selected records.
|
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
|
|
ShowEditFormCustomizationDialog
|
|
ShowFindPanel
|
Invokes the Find Panel.
|
ShowHint(TRect,TRect,string,Boolean,TFont,TcxCustomGridViewCellViewInfo)
|
|
ShowRowLayoutCustomizationDialog
|
Shows the dialog that allows a user to customize a Table View row layout.
|
StartDrag(TDragObject)
|
|
StartDragAndDrop(TPoint)
|
|
SupportsTabAccelerators(TcxCustomGridRecord)
|
|
ToString
|
|
UpdateScrollBars(Boolean)
|
|
UseRightToLeftAlignment
|
|
WndProc(TMessage)
|
|