Skip to main content

TcxDBVerticalGrid Methods

Represents the data-aware vertical grid control.
Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
Add(TcxCustomRowClass) Adds a new row to the control. Inherited from TcxCustomVerticalGrid.
AddChild(TcxCustomRow,TcxCustomRowClass) Adds a new child row to the control. Inherited from TcxCustomVerticalGrid.
AddFontListener(IcxFontListener) Inherited from TcxControl.
Assign(TPersistent) Inherited from TPersistent.
AssignRows(TcxCustomVerticalGrid) Copies a number of rows. Inherited from TcxCustomVerticalGrid.
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.
BeginUpdate Prevents an editing control from being updated until the EndUpdate or the CancelUpdate method is called. Inherited from TcxEditingControl.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CancelEdit Terminates the editing of a row cell value. Inherited from TcxCustomVerticalGrid.
CancelUpdate Enables updating of an editing control to resume after the BeginUpdate method was called. Inherited from TcxEditingControl.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited from TcxControl.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
ClearRows Deletes all the rows from the control. Inherited from TcxCustomVerticalGrid.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
CreateParentedControl(HWND) Inherited from TWinControl.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
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.
EndUpdate Enables updating of an editing control after the BeginUpdate method was called. Inherited from TcxEditingControl.
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.
FirstRow Returns the first row within the grid. Inherited from TcxCustomVerticalGrid.
FirstVisibleRow Returns the first visible row within the grid. Inherited from TcxCustomVerticalGrid.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Inherited from TWinControl.
FocusRow(TcxCustomRow,Integer) Sets focus in the ACellIndex cell of the ARow row. Inherited from TcxCustomVerticalGrid.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
FullCollapse Collapses all rows within the grid. Inherited from TcxCustomVerticalGrid.
FullExpand Expands all rows within the control. Inherited from TcxCustomVerticalGrid.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean) Inherited from TcxVirtualVerticalGrid.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasParent Inherited from TComponent.
HasRows Indicates whether the control contains rows. Inherited from TcxCustomVerticalGrid.
HasVisibleRows Indicates whether the control has visible rows. Inherited from TcxCustomVerticalGrid.
Hide Inherited from TControl.
HideEdit Hides the currently active inplace editor. Inherited from TcxCustomVerticalGrid.
HideFindPanel Hides the Find Panel. Inherited from TcxCustomVerticalGrid.
InitiateAction Inherited from TControl.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
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.
IsCustomStyleActive Inherited from TControl.
IsFindPanelVisible Determines if the Find Panel is currently displayed. Inherited from TcxCustomVerticalGrid.
IsImplementorOf(IInterface) Inherited from TComponent.
IsInternalDragging(TObject) Returns whether a row is being dragged within a grid (or between a grid and the Customization Form). Inherited from TcxCustomVerticalGrid.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsRightToLeft Inherited from TControl.
IsRowVisible(TcxCustomRow) Indicates whether a particular row is visible. Inherited from TcxCustomVerticalGrid.
LastRow Returns the last row within the grid. Inherited from TcxCustomVerticalGrid.
LastVisibleRow Returns the last visible row. Inherited from TcxCustomVerticalGrid.
LayoutChanged Invalidates an editing control in response to layout changes. Inherited from TcxEditingControl.
Loaded Inherited from TComponent.
LockDrawing Inherited from TWinControl.
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.
NextRow(TcxCustomRow) Returns the next row after the one specified. Inherited from TcxCustomVerticalGrid.
NextVisibleRow(TcxCustomRow) Returns the next visible row after the one specified. Inherited from TcxCustomVerticalGrid.
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.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PostMouseMove Inherited from TcxControl.
PostMouseMove(TPoint) Inherited from TcxControl.
PreProcessMessage(TMsg) Inherited from TWinControl.
PrevRow(TcxCustomRow) Returns the previous row to the one specified. Inherited from TcxCustomVerticalGrid.
PrevVisibleRow(TcxCustomRow) Returns the previous visible row to the one specified. Inherited from TcxCustomVerticalGrid.
Realign Inherited from TWinControl.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
Remove(TcxCustomRow) Removes a row from the grid. Inherited from TcxCustomVerticalGrid.
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.
RestoreDefaults Restores the grid’s default settings. Inherited from TcxCustomVerticalGrid.
RestoreFromIniFile(string) Restores the layout of the vertical grid from an INI file. Inherited from TcxCustomVerticalGrid.
RestoreFromRegistry(string) Restores the grid layout from the registry. Inherited from TcxCustomVerticalGrid.
RestoreFromStream(TStream) Restores the grid layout from a stream. Inherited from TcxCustomVerticalGrid.
RowByCaption(string) Retrieves a row by its caption. Inherited from TcxCustomVerticalGrid.
RowByName(string) Retrieves a row by its name. Inherited from TcxCustomVerticalGrid.
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.
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.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
Show Inherited from TControl.
ShowEdit Activates the in-place editor of the active row cell. Inherited from TcxCustomVerticalGrid.
ShowEditByKey(Char) Activates the focused cell’s in-place editor and passes the specified key to it. Inherited from TcxCustomVerticalGrid.
ShowEditByMouse(Integer,Integer,TShiftState) Emulates manual activation of the focused cell’s in-place editor as if it was done using the mouse. Inherited from TcxCustomVerticalGrid.
ShowFindPanel Invokes the Find Panel. Inherited from TcxCustomVerticalGrid.
StartDrag(TDragObject) Inherited from TcxControl.
StoreToIniFile(string,Boolean) Stores the grid layout to an INI file. Inherited from TcxCustomVerticalGrid.
StoreToRegistry(string,Boolean) Stores the grid layout to the Windows registry. Inherited from TcxCustomVerticalGrid.
StoreToStream(TStream) Stores the grid layout to a stream. Inherited from TcxCustomVerticalGrid.
SystemInfoChanged(Cardinal) Inherited from TcxControl.
ToString Inherited from TObject.
TranslationChanged Inherited from TcxControl.
UnlockDrawing Inherited from TWinControl.
UnlockScrollBars Inherited from TcxControl.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
WndProc(TMessage) Inherited from TControl.
See Also