AcceptMousePosForClick(Integer,Integer)
|
|
Add(TcxCustomRowClass)
|
Adds a new row to the control.
|
AddChild(TcxCustomRow,TcxCustomRowClass)
|
Adds a new child row to the control.
|
AddFontListener(IcxFontListener)
|
|
AddListener(TPersistent)
|
|
Assign(TPersistent)
|
|
AssignRows(TcxCustomVerticalGrid)
|
Copies a number of rows.
|
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)
|
|
BeginUpdate
|
Prevents an editing control from being updated until the EndUpdate or the CancelUpdate method is called.
|
BringToFront
|
|
Broadcast(Untyped)
|
|
CancelEdit
|
Terminates the editing of a row cell value.
|
CancelUpdate
|
Enables updating of an editing control to resume after the BeginUpdate method was called.
|
CanFocus
|
|
CanFocusEx
|
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
ClearRows
|
Deletes all the rows from the control.
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
CloseNonModalEditors
|
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CreateParentedControl(HWND)
|
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
EndUpdate
|
Enables updating of an editing control after the BeginUpdate method was called.
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FinishDragAndDrop(Boolean)
|
|
FirstRow
|
Returns the first row within the grid.
|
FirstVisibleRow
|
Returns the first visible row within the grid.
|
FlipChildren(Boolean)
|
|
Focused
|
|
FocusRow(TcxCustomRow,Integer)
|
Sets focus in the ACellIndex cell of the ARow row.
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
FullCollapse
|
Collapses all rows within the grid.
|
FullExpand
|
Expands all rows within the control.
|
GetChildren(TGetChildProc,TComponent)
|
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
HasRows
|
Indicates whether the control contains rows.
|
HasVisibleRows
|
Indicates whether the control has visible rows.
|
Hide
|
|
HideEdit
|
Hides the currently active inplace editor.
|
HideFindPanel
|
Hides the Find Panel.
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
|
InvalidateRect(TRect,Boolean)
|
Adds a specified portion of the control’s client area to the window update region.
|
InvalidateRgn(TcxRegion,Boolean)
|
|
InvalidateWithChildren
|
|
IsCustomStyleActive
|
|
IsFindPanelVisible
|
Determines if the Find Panel is currently displayed.
|
IsImplementorOf(IInterface)
|
|
IsInternalDragging(TObject)
|
Returns whether a row is being dragged within a grid (or between a grid and the Customization Form).
|
IsLightStyleColor(TColor)
|
|
IsMouseInPressedArea(Integer,Integer)
|
|
IsRightToLeft
|
|
IsRowVisible(TcxCustomRow)
|
Indicates whether a particular row is visible.
|
LastRow
|
Returns the last row within the grid.
|
LastVisibleRow
|
Returns the last visible row.
|
LayoutChanged
|
Invalidates an editing control in response to layout changes.
|
Loaded
|
|
LockDrawing
|
|
LockScrollBars
|
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
NextRow(TcxCustomRow)
|
Returns the next row after the one specified.
|
NextVisibleRow(TcxCustomRow)
|
Returns the next visible row after the one specified.
|
Notification(TComponent,TOperation)
|
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PostMouseMove
|
|
PostMouseMove(TPoint)
|
|
PreProcessMessage(TMsg)
|
|
PrevRow(TcxCustomRow)
|
Returns the previous row to the one specified.
|
PrevVisibleRow(TcxCustomRow)
|
Returns the previous visible row to the one specified.
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RefreshInspectedProperties
|
Updates the runtime object inspector with updated properties if the values of these properties were changed outside the runtime object inspector.
|
Remove(TcxCustomRow)
|
Removes a row from the grid.
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFontListener(IcxFontListener)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveListener(TPersistent)
|
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
RestoreDefaults
|
Restores the grid’s default settings.
|
RestoreFromIniFile(string)
|
Restores the layout of the vertical grid from an INI file.
|
RestoreFromRegistry(string)
|
Restores the grid layout from the registry.
|
RestoreFromStream(TStream)
|
Restores the grid layout from a stream.
|
RowByCaption(string)
|
Retrieves a row by its caption.
|
RowByName(string)
|
Retrieves a row by its name.
|
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)
|
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetParentComponent(TComponent)
|
|
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
ShowEdit
|
Activates the in-place editor of the active row cell.
|
ShowEditByKey(Char)
|
Activates the focused cell’s in-place editor and passes the specified key to it.
|
ShowEditByMouse(Integer,Integer,TShiftState)
|
Emulates manual activation of the focused cell’s in-place editor as if it was done using the mouse.
|
ShowFindPanel
|
Invokes the Find Panel.
|
StartDrag(TDragObject)
|
|
StoreToIniFile(string,Boolean)
|
Stores the grid layout to an INI file.
|
StoreToRegistry(string,Boolean)
|
Stores the grid layout to the Windows registry.
|
StoreToStream(TStream)
|
Stores the grid layout to a stream.
|
SystemInfoChanged(Cardinal)
|
|
ToString
|
|
TranslationChanged
|
|
UnlockDrawing
|
|
UnlockScrollBars
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UpdateWithChildren
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|