Skip to main content

TcxGridTableView Methods

An unbound Table View in the VCL Data Grid.
Name Description
ApplyBestFit(TcxCustomGridTableItem,Boolean,Boolean) Adjusts the width of the View’s items to display their content in full. Inherited from TcxCustomGridTableView.
Assign(TPersistent) Inherited from TPersistent.
AssignSettings(TcxCustomGridView) Inherited from TcxCustomGridView.
AssignTo(TPersistent) Inherited from TPersistent.
BeginBestFitUpdate Disables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginFilteringUpdate Disables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginGroupingUpdate Disables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
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.
BeginSortingUpdate Disables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents the current View’s updates until the EndUpdate or CancelUpdate method is called. Inherited from TcxCustomGridView.
BoundsChanged(Boolean,Boolean) Inherited from TcxCustomGridView.
CanBeLookupList Inherited from TcxCustomGridTableView.
CancelUpdate Enables the current View’s updates after calling the BeginUpdate method. Inherited from TcxCustomGridView.
Changed(TcxGridViewChangeKind) Inherited from TcxCustomGridView.
Changed(TObject) Inherited from TcxCustomGridView.
CheckSynchronizationAssignNeeded Inherited from TcxCustomGridView.
ClearItems Removes all items from the View. Inherited from TcxCustomGridTableView.
CopyToClipboard(Boolean) Copies the View content to the clipboard as text. Inherited from TcxCustomGridTableView.
CreateColumn Creates a new column and adds it to the Columns collection of the Table View.
CreateItem Creates an item and adds it to the current View. Inherited from TcxCustomGridTableView.
CreateViewInfo Inherited from TcxCustomGridView.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndBestFitUpdate Enables updates to the View. Inherited from TcxCustomGridTableView.
EndFilteringUpdate Enables updates to the View. Inherited from TcxCustomGridTableView.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndGroupingUpdate Enables updates to the View. Inherited from TcxCustomGridTableView.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EndSortingUpdate Enables updates to the View. Inherited from TcxCustomGridTableView.
EndUpdate Enables the current View’s updates after calling the BeginUpdate method. Inherited from TcxCustomGridView.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FindItemByID(Integer) Locates an item within the current View according to the item Item.ID property’s value. Inherited from TcxCustomGridTableView.
FindItemByName(string) Locates an item with the specified name. Inherited from TcxCustomGridTableView.
FindItemByTag(TcxTag) Locates an item with the specified tag value. Inherited from TcxCustomGridTableView.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetHashCode Inherited from TObject.
GetHitTest(Integer,Integer) Returns the HitTest object identifying the View’s element located at a particular point (called test or inspected point). Inherited from TcxCustomGridView.
GetHitTest(TPoint) Inherited from TcxCustomGridView.
GetImages Returns the collection of images that are used as icons for column headers. Inherited from TcxCustomGridView.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean) Moves focus to the nearest record marked with a scrollbar annotation. Inherited from TcxCustomGridTableView.
HasAsClone(TcxCustomGridView) Inherited from TcxCustomGridView.
HasAsMaster(TcxCustomGridView) Inherited from TcxCustomGridView.
HasParent Inherited from TComponent.
HideHourglassCursor Suppresses the hourglass cursor. Inherited from TcxCustomGridView.
IndexOfItem(TcxCustomGridTableItem) Returns the index of the first entry within the Items collection with the specified value. Inherited from TcxCustomGridTableView.
InsertComponent(TComponent) Inherited from TComponent.
Invalidate(Boolean) Invalidates the current View. Inherited from TcxCustomGridView.
IsEqualHeightRecords Inherited from TcxCustomGridTableView.
IsImplementorOf(IInterface) Inherited from TComponent.
IsInplaceEditFormMode
IsSynchronization Inherited from TcxCustomGridView.
IsUpdateLocked Inherited from TcxCustomGridView.
LayoutChanged(Boolean) Updates the View in response to layout changes. Inherited from TcxCustomGridView.
Loaded Inherited from TComponent.
MakeMasterGridRecordVisible Makes the master View record owning the current View visible. Inherited from TcxCustomGridTableView.
MasterRowDblClickAction
Notification(TComponent,TOperation) Inherited from TComponent.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RestoreDefaults Restores the default View settings. Inherited from TcxCustomGridView.
RestoreFromIniFile(string,Boolean,Boolean,TcxGridStorageOptions,string,string) Restores View-specific information from an INI file. Inherited from TcxCustomGridView.
RestoreFromRegistry(string,Boolean,Boolean,TcxGridStorageOptions,string,string) Restores View-specific information from the registry. Inherited from TcxCustomGridView.
RestoreFromStorage(string,TcxCustomReaderClass,Boolean,Boolean,TcxGridStorageOptions,string,string) Restores View-specific information from a custom storage. Inherited from TcxCustomGridView.
RestoreFromStream(TStream,Boolean,Boolean,TcxGridStorageOptions,string,string) Restores View-specific information from a stream. Inherited from TcxCustomGridView.
SetParentComponent(TComponent) Inherited from TComponent.
SetSubComponent(Boolean) Inherited from TComponent.
ShowHourglassCursor Displays the hourglass cursor. Inherited from TcxCustomGridView.
SizeChanged(Boolean,Boolean) Responds to View resizing. Inherited from TcxCustomGridView.
StoreToIniFile(string,Boolean,TcxGridStorageOptions,string,string) Saves View-specific information to an INI file. Inherited from TcxCustomGridView.
StoreToRegistry(string,Boolean,TcxGridStorageOptions,string,string) Stores View-specific information to the registry. Inherited from TcxCustomGridView.
StoreToStorage(string,TcxCustomWriterClass,Boolean,TcxGridStorageOptions,string,string) Saves View-specific information to a custom storage. Inherited from TcxCustomGridView.
StoreToStream(TStream,TcxGridStorageOptions,string,string) Saves the View-specific information to a stream. Inherited from TcxCustomGridView.
ToString Inherited from TObject.
UpdateAction(TBasicAction) Inherited from TComponent.
UseRestHeightForDetails
UseRightToLeftAlignment Inherited from TcxCustomGridView.
ViewChanged Inherited from TcxCustomGridView.
ViewChanged(TcxRegion) Invalidates a View or View region. Inherited from TcxCustomGridView.
ViewChanged(TRect) Inherited from TcxCustomGridView.
See Also